IJobStore GetNumberOfCalendars Method Quartz.NET API Documentation
Get the number of ICalendar s that are stored in the IJobStore.

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

int GetNumberOfCalendars()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Quartz.Spi.IJobStore.GetNumberOfCalendars"]

See Also