Share via


xSession::systemSessionId Method

Retrieves the system session ID for the session that the xSession object covers.

Syntax

client server public static int systemSessionId()

Run On

ClientOrServer

Return Value

Type: int
An integer that represents the session ID.

Remarks

Some sessions, such as a COM session or a worker thread session, have a parent system session.

See Also

xSession Class

xSession.sessionId Method