This class contains methods that enable your component to use the methods and properties of the Session object.
|
Method |
Description |
|
Destroys a Session object and releases its resources. | |
|
SessionID() As String |
Returns the session identifier of the user. |
|
Timeout() As Long |
The length of time in minutes of the Timeout period. |
|
Value(bstrValue As String) As Variant |
Retrieves the value of the specified variable stored in the Session object. |