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