CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ AzureEventBus()

Cqrs.Azure.ServiceBus.AzureEventBus< TAuthenticationToken >.AzureEventBus ( IConfigurationManager  configurationManager,
IMessageSerialiser< TAuthenticationToken >  messageSerialiser,
IAuthenticationTokenHelper< TAuthenticationToken >  authenticationTokenHelper,
ICorrelationIdHelper  correlationIdHelper,
ILogger  logger,
IAzureBusHelper< TAuthenticationToken >  azureBusHelper,
IBusHelper  busHelper,
IHashAlgorithmFactory  hashAlgorithmFactory,
bool  isAPublisher 
)
protected

Instantiate a new instance of AzureEventBus<TAuthenticationToken>.