







The HttpSessionStore type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddUnused |
We use the flyweight pattern which reuses small objects
instead of creating new each time.
|
![]() | Cleanup |
Remove expired sessions
|
![]() | Create | Overloaded. |
![]() | Load |
Load an existing session.
|
![]() | Save |
Save an updated session to the store.
|