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

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

bool Clustered { get; }

Return Value

Type: Boolean
See Also