IJobStore SchedulerStarted Method Quartz.NET API Documentation
Called by the QuartzScheduler to inform the IJobStore that the scheduler has started.

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

void SchedulerStarted()
See Also