Method | Description | |
---|---|---|
CommandMediator ( IMessageMediator messageMediator ) : System.Threading | ||
SendAsync ( ICommand, command, CancellationToken, cancellationToken = default ) : Task, | ||
SendAsync ( ICommand, command, CancellationToken, cancellationToken = default ) : Task |
public CommandMediator ( IMessageMediator messageMediator ) : System.Threading | ||
messageMediator | IMessageMediator | |
return | System.Threading |
public SendAsync ( ICommand, command, CancellationToken, cancellationToken = default ) : Task, | ||
command | ICommand, | |
cancellationToken | CancellationToken, | |
return | Task, |
public SendAsync ( ICommand, command, CancellationToken, cancellationToken = default ) : Task |
||
command | ICommand, | |
cancellationToken | CancellationToken, | |
return | Task |