JobStoreSupportThreadPoolSize Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Impl.AdoJobStore.JobStoreSupport.ThreadPoolSize"]

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

C#
public int ThreadPoolSize { set; }

Property Value

Type: Int32

Implements

IJobStoreThreadPoolSize
See Also

Reference