TaskFactory.CreationOptions Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the TaskCreationOptions value of this TaskFactory.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Threading.Tasks.TaskCreationOptionsThe TaskCreationOptions value of this TaskFactory.
Show: