JobStoreSupportcalendarCache Field

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "F:Quartz.Impl.AdoJobStore.JobStoreSupport.calendarCache"]

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

C#
protected readonly Dictionary<string, ICalendar> calendarCache

Field Value

Type: DictionaryString, ICalendar
See Also

Reference