CQRS.NET  2.1
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.AzureEventHubBus< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >, including all inherited members.

ApplyReceiverMessageHandler()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
AuthenticationTokenHelperCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
AzureBus(IConfigurationManager configurationManager, IMessageSerialiser< TAuthenticationToken > messageSerialiser, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper, ICorrelationIdHelper correlationIdHelper, ILogger logger, bool isAPublisher)Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
AzureBusHelperCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
AzureEventHub(IConfigurationManager configurationManager, IMessageSerialiser< TAuthenticationToken > messageSerialiser, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper, ICorrelationIdHelper correlationIdHelper, ILogger logger, bool isAPublisher)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
AzureEventHubBus(IConfigurationManager configurationManager, IMessageSerialiser< TAuthenticationToken > messageSerialiser, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper, ICorrelationIdHelper correlationIdHelper, ILogger logger, IAzureBusHelper< TAuthenticationToken > azureBusHelper, bool isAPublisher)Cqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
AzureServiceBusRetryPolicyCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
CheckHubExists(NamespaceManager namespaceManager, string eventHubName, string eventSubscriptionNames)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
CheckPrivateEventHubExists(NamespaceManager namespaceManager)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
CheckPublicHubExists(NamespaceManager namespaceManager)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
ConfigurationManagerCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
ConnectionStringCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
CorrelationIdHelperCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
DefaultMaximumConcurrentReceiverProcessesCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
DefaultNumberOfReceiversCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
DefaultPrivateEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
DefaultPrivateEventHubNameCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
DefaultPublicEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
DefaultPublicEventHubNameCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
EventHubConnectionStringNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
EventHubPublisherCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
EventHubReceiverCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
EventHubStorageConnectionStringNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
EventWaitsCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
GetConnectionString()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
GetCurrentMaximumConcurrentReceiverProcessesCount()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
GetCurrentNumberOfReceiversCount()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
GetNamespaceManager()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
InstantiatePublishing()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
InstantiateReceiving()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
LoggerCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
MaximumConcurrentReceiverProcessesCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
MessageSerialiserCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
NumberOfReceiversCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
PrivateEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
PrivateEventHubConsumerGroupNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
PrivateEventHubNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
PrivateEventHubNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
PublicEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
PublicEventHubConsumerGroupNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
PublicEventHubNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
PublicEventHubNameConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
ReceiverMessageHandlerCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
ReceiverMessageHandlerOptionsCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
RegisterReceiverMessageHandler(Action< PartitionContext, EventData > receiverMessageHandler, EventProcessorOptions receiverMessageHandlerOptions=null)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
SetConnectionStrings()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
SetMaximumConcurrentReceiverProcessesCount()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
SetNumberOfReceiversCount()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
StartSettingsChecking()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
StorageConnectionStringCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
StoreReceiverMessageHandler(Action< PartitionContext, EventData > receiverMessageHandler, EventProcessorOptions receiverMessageHandlerOptions=null)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
TelemetryHelperCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
TriggerSettingsChecking()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
UpdateSettings()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
ValidateSettingsHaveChanged()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual