TaskFactory(Of TResult).CancellationToken Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the default cancellation token for this task factory.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Threading.CancellationTokenThe default cancellation token for this task factory.
Show: