CreationOptions Property

Task.CreationOptions Property

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

Gets the TaskCreationOptions used to create this task.

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

'Declaration
Public ReadOnly Property CreationOptions As TaskCreationOptions

Property Value

Type: System.Threading.Tasks.TaskCreationOptions
The TaskCreationOptions used to create this task.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft