Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
InProcSessionManager | There is no summary. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
ExistSession | Checks whether the given session exists. |
![]() |
GetSessionBySessionID | Returns ServerSession identified by sessionID. |
![]() |
GetSessionVariable | Returns the value of the session variable. |
![]() |
RemoveSession | Removes the given session from the session list. |
![]() |
SetSessionVariable | Sets the new value of the session variable. |
![]() |
StoreSession | Stores the given ServerSession to the session list. |
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
AllSessions | Returns list of all sessions. |