IScheduler InStandbyMode Property Quartz.NET API Documentation
Reports whether the IScheduler is in stand-by mode.

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

bool InStandbyMode { get; }

Property Value

Type: Boolean
See Also