AsyncRelayCommand.ExecutionTask Property

Definition

Gets the last scheduled Task, if available. This property notifies a change when the Task completes.

public System.Threading.Tasks.Task? ExecutionTask { get; }
member this.ExecutionTask : System.Threading.Tasks.Task
Public ReadOnly Property ExecutionTask As Task

Property Value

Applies to