![]() |
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.
|
|
protectedvirtual |
Creates AzureBus<TAuthenticationToken>.NumberOfReceiversCount SubscriptionClient. If flushing is required, any flushed SubscriptionClient has ClientEntity.Close() called on it first.
namespaceManager | The NamespaceManager. |
serviceBusReceivers | The receivers collection to place SubscriptionClient instances into. |
topicName | The topic name. |
topicSubscriptionName | The topic subscription name. |
Reimplemented in Cqrs.Azure.ServiceBus.AzureEventBusReceiver< TAuthenticationToken >.