IJobStoreClustered Property

Quartz.NET 3.0 API Documentation
Whether or not the IJobStore implementation is clustered.

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

C#
bool Clustered { get; }

Return Value

Type: Boolean
See Also

Reference