xSession.sessionId Method
Definition
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 session ID of the session that the xSession object covers.
public:
virtual int sessionId();
public virtual int sessionId ();
abstract member sessionId : unit -> int
override this.sessionId : unit -> int
Public Overridable Function sessionId () As Integer
Returns
An integer that represents the session ID.