System.Threading.CancellationToken.None Property

Returns an empty CancellationToken value.

Syntax

public static CancellationToken None { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Threading.CancellationToken value returned by this property will be non-cancelable by default.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0