BrokeredMessage.DeliveryCount Property
Gets the number of deliveries.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException |
Thrown if the message is in disposed state. |
| InvalidOperationException |
Thrown if the message has not been delivered by ServiceBus. |