TaskScheduler Properties
From Task Parallel System.Threading
The TaskScheduler type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Current |
Gets the TaskScheduler
associated with the currently executing task.
| |
| Default |
Gets the default TaskScheduler instance.
| |
| Id |
Gets the unique ID for this TaskScheduler.
| |
| MaximumConcurrencyLevel |
Indicates the maximum concurrency level this
TaskScheduler is able to support.
|