QueueDescription.RequiresDuplicateDetection プロパティ

定義

このキューで重複検出が必要かどうかを示す値を取得または設定します。

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

プロパティ値

このキューで重複検出が必要な場合は true。それ以外の場合は false。

適用対象