Name | Description | |
---|---|---|
![]() |
InProcSessionManager | Slim in-process session manager. |
![]() ![]() |
SessionManagerBase | Abstract base class for ISessionManager implementations. Contains session sweeping logic, CreateServerSession utility method and implements System.IDisposable pattern. |
![]() |
SqlSessionManager | Session manager backed with SQL Server Database storage.
|
Name | Description | |
---|---|---|
![]() |
ISessionManager | Session manager interface. |
![]() |
ISessionVariableAdapter | Interface for the session variable collection indexed by variable names. |