| CurrentConcurrencyLevel | Gets the number of threads that are currently executing tasks concurrently. |
| Id | Gets the unique ID for this TaskScheduler. (Inherited from TaskScheduler) |
| MaximumConcurrencyLevel |
Gets the maximum number of threads that can be executing tasks concurrently.
(Overrides TaskSchedulerMaximumConcurrencyLevel) |