This topic has not yet been rated - Rate this topic

QueueDescription.EnableDeadLetteringOnMessageExpiration Property

Gets or sets a value that indicates whether this queue has dead letter support when a message expires.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public bool EnableDeadLetteringOnMessageExpiration { get; set; }

Property Value

Type: System.Boolean
true if the queue has a dead letter support when a message expires; otherwise, false.
Did you find this helpful?
(1500 characters remaining)