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