System.Threading.CancellationToken Structure

Propagates notification that operations should be canceled.

See Also: CancellationToken Members

Syntax

[System.Diagnostics.DebuggerDisplay("IsCancellationRequested = {IsCancellationRequested}")]
public struct CancellationToken

Remarks

For more information and code examples see Cancellation.

Requirements

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