TimeOfDay Second Property Quartz.NET API Documentation
The second of the minute (between 0 and 59).

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public int Second { get; }

Property Value

Type: Int32
See Also