| ISessionManager Properties |
The ISessionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| HasExpired |
Gets a value indicating whether the session for the incoming request has expired.
| |
| Item |
Gets or sets a session variable with the given name.
| |
| SessionId |
Gets the session identifier.
| |
| UserId |
Gets or sets the user identifier.
|