HttpSession Properties

HttpServer.dll

The HttpSession type exposes the following members.

Properties

  NameDescription
Accessed
When the session was last accessed. This property is touched by the http server each time the session is requested.
Count
Number of session variables.
Id
Session id
Item
Should

See Also