IJobStore SchedulerPaused Method Quartz.NET API Documentation
Called by the QuartzScheduler to inform the JobStore that the scheduler has been paused.

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

void SchedulerPaused()
See Also