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.

◆ TriggerSettingsChecking() [1/2]

override void Cqrs.Azure.ServiceBus.AzureServiceBus< TAuthenticationToken >.TriggerSettingsChecking ( )
protectedvirtual

Triggers settings checking on both public and private publishers and receivers, then calls InstantiatePublishing if PublicServiceBusPublisher is not null.

Implements Cqrs.Azure.ServiceBus.AzureBus< TAuthenticationToken >.