SchedulerMetaDataJobStoreClustered Property

Quartz.NET 3.0 API Documentation
Returns whether or not the IScheduler's IJobStore is clustered.

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

C#
public virtual bool JobStoreClustered { get; }

Property Value

Type: Boolean
See Also

Reference