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.
Cqrs.Azure.ServiceBus.AzureEventBusPublisher< TAuthenticationToken > Class Template Reference

An IEventPublisher<TAuthenticationToken> that resolves handlers and executes the handler. More...

Detailed Description

An IEventPublisher<TAuthenticationToken> that resolves handlers and executes the handler.

Template Parameters
TAuthenticationTokenThe Type of the authentication token.