ISchedulerSignaler InterfaceQuartz.NET API Documentation
An interface to be used by IJobStore instances in order to communicate signals back to the QuartzScheduler.

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

public interface ISchedulerSignaler
See Also