xSession.systemSessionId Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the system session ID for the session that the xSession object covers.
public:
static int systemSessionId();
public static int systemSessionId ();
static member systemSessionId : unit -> int
Public Shared Function systemSessionId () As Integer
An integer that represents the session ID.
Some sessions, such as a COM session or a worker thread session, have a parent system session.