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.AzureCommandBus< TAuthenticationToken > Class Template Reference

A command bus based on AzureEventHub<TAuthenticationToken>. More...

+ Inheritance diagram for Cqrs.Azure.ServiceBus.AzureCommandBus< TAuthenticationToken >:

Detailed Description

A command bus based on AzureEventHub<TAuthenticationToken>.

Template Parameters
TAuthenticationTokenThe Type of the authentication token.