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.

◆ AzureBus()

Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >.AzureBus ( IConfigurationManager  configurationManager,
IMessageSerialiser< TAuthenticationToken >  messageSerialiser,
IAuthenticationTokenHelper< TAuthenticationToken >  authenticationTokenHelper,
ICorrelationIdHelper  correlationIdHelper,
ILogger  logger,
bool  isAPublisher 
)
protected

Instantiates a new instance of AzureBus<TAuthenticationToken>