IDailyTimeIntervalTrigger StartTimeOfDay Property Quartz.NET API Documentation
The time of day to start firing at the given interval.

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

TimeOfDay StartTimeOfDay { get; }

Property Value

Type: TimeOfDay
See Also