QuartzScheduler IsStarted Property Quartz.NET API Documentation

[Missing <summary> documentation for "P:Quartz.Core.QuartzScheduler.IsStarted"]

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

public virtual bool IsStarted { get; }

Property Value

Type: Boolean
See Also