IJobStore SupportsPersistence Property Quartz.NET API Documentation
Indicates whether job store supports persistence.

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

bool SupportsPersistence { get; }

Return Value

Type: Boolean
See Also