SchedulerMetaData ThreadPoolSize Property Quartz.NET API Documentation
Returns the number of threads currently in the IScheduler's

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

public virtual int ThreadPoolSize { get; }

Property Value

Type: Int32
See Also