MemorySession Properties
From HttpServer.dll
The MemorySession type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Accessed |
when the session was last accessed.
| |
| Changed |
Flag to indicate that the session have been changed
and should be saved into the session store.
| |
| Count |
Number of values in the session
| |
| Id |
Session id
| |
| Item |
Should
|