HttpSessionStore Methods

HttpServer.dll

The HttpSessionStore type exposes the following members.

Methods

  NameDescription
AddUnused
We use the flyweight pattern which reuses small objects instead of creating new each time.
Cleanup
Remove expired sessions
CreateOverloaded.
Load
Load an existing session.
Save
Save an updated session to the store.

See Also