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

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

public virtual bool JobStoreClustered { get; }

Property Value

Type: Boolean
See Also