MessageSession.LockedUntilUtc プロパティ

定義

メッセージ セッションのロックを解除する日時を取得または設定します。

public DateTime LockedUntilUtc { get; protected set; }
member this.LockedUntilUtc : DateTime with get, set
Public Property LockedUntilUtc As DateTime

プロパティ値

メッセージ セッションがロックされる日時。

適用対象