IJobStore SchedulerResumed Method Quartz.NET API Documentation
Called by the QuartzScheduler to inform the JobStore that the scheduler has resumed after being paused.

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

void SchedulerResumed()
See Also