Interface IAsyncCommand
Command variant whose work remains pending after dispatch starts it.
public interface IAsyncCommand : ICommand
- Inherited Members
Methods
ExecuteAsync(CommandContext, CancellationToken)
ValueTask ExecuteAsync(CommandContext context, CancellationToken cancellationToken)
Parameters
contextCommandContextcancellationTokenCancellationToken