2

I am using Azure Service Bus Explorer, What is the third number of Subscription in Service Bus Explorer, For Example, topicname - Subscriptions - SubscriptinName(12,13,0), the first one(12) is the number of the messages the second number(13) is the number of the messages in dead letter queue, what is the third number 0?

Samuel
  • 51
  • 6

1 Answers1

0

Looks like the answer is here.

It looks like it displays the TransferDeadLetterMessageCount.

Questioning
  • 1,903
  • 1
  • 29
  • 50