你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SessionLockLostEventArgs.SessionLockedUntil 属性

定义

会话锁过期的时间。 如果此时间仍在将来,则会话锁已丢失,因为引发了可通过 属性访问 Exception 的异常。

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

属性值

适用于