System.Threading.Tasks.TaskScheduler: Property Members

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

Public Properties

[read-only]
static
CurrentTaskScheduler.

Gets the System.Threading.Tasks.TaskScheduler associated with the currently executing task.

[read-only]
static
DefaultTaskScheduler.

Gets the default System.Threading.Tasks.TaskScheduler instance that is provided by the .NET Framework.

[read-only]
Idint.

Gets the unique ID for this System.Threading.Tasks.TaskScheduler.

[read-only]
MaximumConcurrencyLevelint.

Indicates the maximum concurrency level this System.Threading.Tasks.TaskScheduler is able to support.