This type contains the following members.

public interface ICommandBus

Methods

PublishAsync<TAggregate, TAggregateId>(ICommand<TAggregate, TAggregateId>, CancellationToken)

Implemented by

CommandBus