SubscriptionDescription.EnableDeadLetteringOnFilterEvaluationExceptions プロパティ

定義

フィルター評価例外でサブスクリプションが配信不能サポートを持っているかどうかを示す値を取得または設定します。

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

プロパティ値

フィルター評価例外でサブスクリプションに配信不能のサポートがある場合は true。それ以外の場合は false。

適用対象