CancellationToken..::..None Property
Returns an empty CancellationToken value.
Namespace:
System.ThreadingAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public static CancellationToken None { get; }
<FieldPropertyAttribute> _ Public Shared ReadOnly Property None As CancellationToken Get
[FieldPropertyAttribute] public: static property CancellationToken^ None { CancellationToken^ get (); }