Please advice how to calculate how much messages are in the azure queue
Asked
Active
Viewed 208 times
-1
-
You will notice (as I did the other night) that when retrieving messages via the GetMessages method, the maximum batch size supported by Queue Service API in a single dequeue operation is limited to 32. – Nick Heppleston Oct 18 '12 at 09:21