AsyncRelayCommand.IsCancellationRequested Property

Definition

Gets a value indicating whether a cancelation request has been issued for the current operation.

public bool IsCancellationRequested { get; }
member this.IsCancellationRequested : bool
Public ReadOnly Property IsCancellationRequested As Boolean

Property Value

Implements

Applies to