QuartzSchedulerClustered Property

Quartz.NET 3.0 API Documentation

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

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

C#
public virtual bool Clustered { get; }

Property Value

Type: Boolean

Implements

IRemotableQuartzSchedulerClustered
See Also

Reference