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.

◆ AzureEventHub()

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

Instantiates a new instance of AzureEventHub<TAuthenticationToken>