Helpful information to includeProduct name: Nservicebus 6, Nservice bus azure transport 7
Version:
Stacktrace:
Description:
Hi,
I have a nservicebus based endpoint which is hosted on azure as a worker role. We use ASB as the transport and this is a receiveonly endpoint. We are trying to see if there is a option to listen to an event that can be sent from two different namespaces. For reasons of High Availability, the event publisher will publish events in ASB namespace1 and in ASB namespace 2. The receiver needs to listen to both the ASB subscriptions. Is this possible to achieve with INamespacePartitioningStrategy ?