SubscriptionDescription.EnableDeadLetteringOnMessageExpiration Property

Definition

Gets or sets the value that indicates if a subscription has dead letter support when a message expires.

public bool EnableDeadLetteringOnMessageExpiration { get; set; }
Property Value

true if a subscription has dead letter support when a message expires; otherwise, false.