Sdílet prostřednictvím


ServiceBusQueueData.DeadLetteringOnMessageExpiration Property

Definition

A value that indicates whether this queue has dead letter support when a message expires.

public bool? DeadLetteringOnMessageExpiration { get; set; }
member this.DeadLetteringOnMessageExpiration : Nullable<bool> with get, set
Public Property DeadLetteringOnMessageExpiration As Nullable(Of Boolean)

Property Value

Applies to