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.
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 >protected
AuthenticationTokenHelperCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
AuthenticationTokenIsGuidCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
AuthenticationTokenIsIntCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
AuthenticationTokenIsStringCqrs.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, IHashAlgorithmFactory hashAlgorithmFactory, bool isAPublisher)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
AzureEventHubBus(IConfigurationManager configurationManager, IMessageSerialiser< TAuthenticationToken > messageSerialiser, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper, ICorrelationIdHelper correlationIdHelper, ILogger logger, IHashAlgorithmFactory hashAlgorithmFactory, IAzureBusHelper< TAuthenticationToken > azureBusHelper, bool isAPublisher)Cqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
CheckHubExists(Manager manager, string hubName, string consumerGroupNames)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
CheckPrivateHubExists(Manager manager)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
CheckPublicHubExists(Manager manager)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
ConfigurationManagerCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
ConnectionStringCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
CorrelationIdHelperCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protected
CreateBrokeredMessage< TMessage >(Func< TMessage, string > serialiserFunction, Type messageType, TMessage message)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
DefaultMaximumConcurrentReceiverProcessesCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedstatic
DefaultNumberOfReceiversCountCqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedstatic
DefaultPrivateEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedstatic
DefaultPrivateEventHubNameCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
DefaultPublicEventHubConsumerGroupNameCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedstatic
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
ExclusionNamespacesCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
ExtractSignature(EventData eventData)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
ExtractTelemetryProperties(EventData message, string baseCommunicationType)Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
GetConnectionString()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protectedvirtual
GetCurrentMaximumConcurrentReceiverProcessesCount()Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >protectedvirtual
GetCurrentNumberOfReceiversCount()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
SignerCqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected
SigningTokenConfigurationKeyCqrs.Azure.ServiceBus.AzureEventHubBus< TAuthenticationToken >protected
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 >protected
ValidateSettingsHaveChanged()Cqrs.Azure.ServiceBus.AzureEventHub< TAuthenticationToken >protected