TimeOfDay Hour Property Quartz.NET API Documentation
The hour of the day (between 0 and 23).

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

public int Hour { get; }

Property Value

Type: Int32
See Also