If I use REST API I can configure proxy server in my code so that messages are sent through the proxy. But in Service Bus SDK what is the way to do this?
Frank