SubscriptionDescription.EnableDeadLetteringOnFilterEvaluationExceptions Property

Definition

Gets or sets the value that indicates if a subscription has dead letter support on Filter evaluation exceptions.

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

Property Value

true if a subscription has dead letter support on Filter evaluation exceptions; otherwise, false.

Applies to