Share via


IAsyncValueCommand.ExecuteAsync Method

Definition

Executes the Command as a ValueTask

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

Returns

System.Threading.Tasks.ValueTask

The ValueTask to execute

Applies to