CancellationToken.None Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an empty CancellationToken value.
Assembly: mscorlib (in mscorlib.dll)
The CancellationToken value returned by this property will be non-cancelable by default.
Show: