How to set the session id when publishing a message to Azure Service Bus?
When publishing a message to Azure Service Bus, how can I set the session id?
How to implement paging with Azure.Messaging.ServiceBus.Administration?
We use Microsoft.Azure.ServiceBus, and Microsoft.Azure.ServiceBus.Management as client to interact with our Azure Service Bus. Our code uses paging to save performance: