SessionLockLostEventArgs.SessionLockedUntil プロパティ

定義

セッション ロックの有効期限が切れる時刻。 この時間がまだ将来の場合は、 プロパティを介してアクセスできる例外がスローされたため、セッション ロックが Exception 失われました。

public DateTimeOffset SessionLockedUntil { get; }
member this.SessionLockedUntil : DateTimeOffset
Public ReadOnly Property SessionLockedUntil As DateTimeOffset

プロパティ値

適用対象