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

A concurrent implementation of AzureEventBusReceiver<TAuthenticationToken> that resides in memory. More...

Detailed Description

A concurrent implementation of AzureEventBusReceiver<TAuthenticationToken> that resides in memory.

Template Parameters
TAuthenticationTokenThe Type of the authentication token.