次の方法で共有


IWithDuplicateMessageDetection インターフェイス

定義

重複メッセージ検出履歴の期間を指定できるトピック定義のステージ。

public interface IWithDuplicateMessageDetection
type IWithDuplicateMessageDetection = interface
Public Interface IWithDuplicateMessageDetection
派生

メソッド

WithDuplicateMessageDetectionHistoryDuration(TimeSpan)

重複メッセージ検出履歴の期間を指定します。

WithoutDuplicateMessageDetection()

重複メッセージ検出を無効にする必要があることを指定します。

適用対象