IsCancelled

Cancellation.IsCancelled property

Gets a value indicating that cancellation has been requested.

public bool IsCancelled { get; }

Property Value

A value indicating that cancellation has been requested.

See Also