Share via


AsyncCommand.ExecuteAsync Method

Definition

Executes the Command as a Task

public System.Threading.Tasks.Task ExecuteAsync();

Returns

System.Threading.Tasks.Task

The executed Task

Implements

Applies to