This type contains the following members.
public class CommandBus: ICommandBus
- Inheritance:
- ObjectCommandBus
- Implements:
- ICommandBus
Constructors
CommandBus(IServiceProvider, IAggregateStore, ILogger<CommandBus>) |
Methods
PublishAsync<TAggregate, TAggregateId>(ICommand<TAggregate, TAggregateId>, CancellationToken) |