Share via


ServiceBusSubscriptionData.DeadLetteringOnFilterEvaluationExceptions Property

Definition

Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.

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

Property Value

Applies to