SchedulerMetaDataThreadPoolSize Property

Quartz.NET 3.0 API Documentation
Returns the number of threads currently in the IScheduler's

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

C#
public virtual int ThreadPoolSize { get; }

Property Value

Type: Int32
See Also

Reference