SchedulerMetaData JobStoreSupportsPersistence Property Quartz.NET API Documentation
Returns whether or not the IScheduler'sIJobStore instance supports persistence.

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

public virtual bool JobStoreSupportsPersistence { get; }

Property Value

Type: Boolean
See Also