IThreadPoolPoolSize Property

Quartz.NET 3.0 API Documentation
Get the current number of threads in the IThreadPool.

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

C#
int PoolSize { get; }

Property Value

Type: Int32
See Also

Reference