Click or drag to resize
ISessionManager Properties

The ISessionManager type exposes the following members.

Properties
  NameDescription
Public propertyHasExpired
Gets a value indicating whether the session for the incoming request has expired.
Public propertyItem
Gets or sets a session variable with the given name.
Public propertySessionId
Gets the session identifier.
Public propertyUserId
Gets or sets the user identifier.
Top
See Also