TimeOfDaySecond Property

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

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

C#
public int Second { get; }

Property Value

Type: Int32
See Also

Reference