次の方法で共有


ServiceBusQueue.RequiresDuplicateDetection プロパティ

定義

省略可能。 キューの作成時にのみ設定可能。* 永続キューの既定: false (詳細については、「」を参照 http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx )

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

プロパティ値

適用対象