Default Property
Collapse the table of content
Expand the table of content

TaskScheduler.Default Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

Namespace:  System.Threading.Tasks
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Shared ReadOnly Property Default As TaskScheduler

Property Value

Type: System.Threading.Tasks.TaskScheduler
Returns the default TaskScheduler instance.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft