Share via


xSession.sessionId Method

Definition

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.

Applies to