Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Is SubscriptionClient.RegisterMessageHandler() Using 'Brokered Connections' in Azure Service Bus?

$
0
0

I'm trying to get very specific with estimating pricing using Azure Service Bus, so I need to know if my solution will be consuming 'Brokered Connections', which can incur cost in the Standard Tier. As I understand it, Brokered Connections are used with HTTP 'long polling'. I'm using using the Microsoft.Azure.ServiceBus NuGet package, and listening for messages using the SubscriptionClient and registering a callback to process messages using the RegisterMessageHandler() method.

What I'm trying to figure out is: is using the SubscriptionClient this way causing Brokered Connections or not? If it is, this has a huge impact on my pricing estimate.

Any help is much appreciated!


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>