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.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Threading.Tasks.TaskCreationOptionsThe TaskCreationOptions used to create this task.
Show: