Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionLockDetails

Provides details of a session lock.

since

6.12

Hierarchy

  • SessionLockDetails

Index

Properties

sequence

sequence: Long

Returns the lock sequence number.

returns

lock sequence number

serverName

serverName: string

Returns the name of the server that the session holding the lock is connected to.

returns

the server name

sessionId

sessionId: SessionId

Returns the session identifier of the session that holds the lock.

returns

the session holding the lock