Search code examples
azureazure-queues

How to get messages number in azure queue


Please advice how to calculate how much messages are in the azure queue


Solution

  • What about CloudQueue.RetrieveApproximateMessageCount()