次の方法で共有


ServiceBusSubscriptionData.DuplicateDetectionHistoryTimeWindow プロパティ

定義

重複検出履歴の期間を定義する ISO 8601 timeSpan 構造体。 既定値は 10 分です。

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

プロパティ値

適用対象