Share via


IAsyncValueCommand<T>.IsExecuting Property

Definition

Returns true when the Command is currently executing. Returns false when the Command is not executing

public bool IsExecuting { get; }

Property Value

System.Boolean

Applies to