ISessionModelManager Methods |
The ISessionModelManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateSessionModel |
Create a new instance of an appropriate
ISessionModel for this model manager.
| |
| LoadSession |
Load session from the cache.
| |
| ReleaseSession |
Releases a lock on the session in a data store.
| |
| RemoveSession |
Delete session from the cache.
| |
| ResetSessionTimeout |
Reset session timeout.
| |
| SaveSession |
Update session items in the cache and release the exclusive lock.
|