System.Threading.CancellationTokenSource: Property Members

The properties of System.Threading.CancellationTokenSource are listed below. For a list of all members, see the CancellationTokenSource Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
IsCancellationRequestedbool.

Gets whether cancellation has been requested for this System.Threading.CancellationTokenSource.

[read-only]
TokenCancellationToken.

Gets the System.Threading.CancellationToken associated with this System.Threading.CancellationTokenSource.