API 参考
    正在准备搜索索引...

    Reflects the existence of a session on the server. Can be reused by the session pool. WARNING: not meant to be instantiated directly. For internal use only.

    索引

    构造函数

    属性

    isDirty: boolean
    lastUse: number
    txnNumber: number

    方法

    • Determines if the server session has timed out.

      参数

      • sessionTimeoutMinutes: number

        The server's "logicalSessionTimeoutMinutes"

      返回 boolean