CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ EventWaits

IDictionary<Guid, IList<IEvent<TAuthenticationToken> > > Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >.EventWaits
getprotected

Gets or sets the events to wait for before responding to the caller keyed by the ICommand<TAuthenticationToken>.Id