IJobStore GetNumberOfJobs Method Quartz.NET API Documentation
Get the number of IJobs that are stored in the IJobStore.

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

int GetNumberOfJobs()

Return Value

Type: Int32

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

See Also