0 out of 1 rated this helpful - Rate this topic

QueueDescription.MaxDeliveryCount Property

Gets or sets the maximum delivery count. A message is automatically deadlettered after this number of deliveries.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
'Declaration
Public Property MaxDeliveryCount As Integer
	Get
	Set
'Usage
Dim instance As QueueDescription
Dim value As Integer

value = instance.MaxDeliveryCount

instance.MaxDeliveryCount = value

Property Value

Type: System.Int32
The number of maximum deliveries.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter