Share via


SubscriptionDescription.EnableDeadLetteringOnFilterEvaluationExceptions Property

Definition

indicates whether messages need to be forwarded to dead-letter sub queue when subscription rule evaluation fails.

public bool EnableDeadLetteringOnFilterEvaluationExceptions { get; set; }
member this.EnableDeadLetteringOnFilterEvaluationExceptions : bool with get, set
Public Property EnableDeadLetteringOnFilterEvaluationExceptions As Boolean

Property Value

Remarks

Defaults to true.

Applies to