ISession Properties |
The ISession type exposes the following members.
Name | Description | |
---|---|---|
IsReadOnly |
Indicates whether the session is read-only or not.
| |
Item |
Gets or sets a session value by using the specified name.
| |
Keys |
Gets a collection of the keys for all values that are stored in the session-state collection.
| |
SessionID |
Gets the unique identifier for the session.
| |
Timeout |
Gets or sets the time, in minutes, that can elapse between requests before the session-state provider ends the session.
|