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)
public int MaxDeliveryCount { get; set; }

Property Value

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