次の方法で共有


IWithMessageLockDuration インターフェイス

定義

メッセージ ロックの期間を定義できるサブスクリプション定義のステージ。

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

メソッド

WithMessageLockDurationInSeconds(Int32)

メッセージが他の受信者に対してロックされている時間を指定します。

適用対象