IAsyncRelayCommand.IsRunning Property

Definition

Gets a value indicating whether the command currently has a pending operation being executed.

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

Property Value

Applies to