QuartzScheduler NotifySchedulerListenersShutdown Method Quartz.NET API Documentation
Notifies the scheduler listeners about scheduler shutdown.

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

public virtual void NotifySchedulerListenersShutdown()
See Also