The properties of System.Threading.Tasks.TaskScheduler are listed below. For a list of all members, see the TaskScheduler Members list.
See Also: Inherited members from System.Object
[read-only] static | Current | TaskScheduler.
Gets the System.Threading.Tasks.TaskScheduler associated with the currently executing task. |
[read-only] static | Default | TaskScheduler.
Gets the default System.Threading.Tasks.TaskScheduler instance that is provided by the .NET Framework. |
[read-only] | Id | int.
Gets the unique ID for this System.Threading.Tasks.TaskScheduler. |
[read-only] | MaximumConcurrencyLevel | int.
Indicates the maximum concurrency level this System.Threading.Tasks.TaskScheduler is able to support. |