Free Trial *Internet Service Required
This topic has not yet been rated - Rate this topic

BrokeredMessage.DeliveryCount Property

Gets the number of deliveries.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public int DeliveryCount { get; internal set; }

Property Value

Type: System.Int32
The number of deliveries.
Exception Condition
ObjectDisposedException

Thrown if the message is in disposed state.

InvalidOperationException

Thrown if the message has not been delivered by ServiceBus.

This property indicates how many receive operations that are not completed have occurred for this message.

Did you find this helpful?
(1500 characters remaining)
facebook page visit twitter rss feed newsletter