IJobStoreSupportsPersistence Property

Quartz.NET 3.0 API Documentation
Indicates whether job store supports persistence.

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

C#
bool SupportsPersistence { get; }

Return Value

Type: Boolean
See Also

Reference