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; }
Property Value

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