The Session type exposes the following members.
Properties
|
Name |
Description |
|
Info
|
Session Info
|
|
IsLoggedIn
|
Determines if a user is logged in
|
|
IsOpen
|
Determines if a session is open
|
|
Objects
|
List of objects in the session
|
|
Token
|
Gets the token where this session is open
|
See Also