| Session.Abandon method | Closes the session, freeing up all associated
resources. | 1 |
| Session.CodePage property | Sets the code page (Windows character set) for a
session. | 1 |
| Session.Contents
collection | Collection of variables stored in the Session object. | 1 |
| Session.LCID property | Sets the locale ID for a session. | 1 |
| Session.SessionID property | Returns this session identifier. | 1 |
| Session.StaticObjects
collection | Collection of session objects declared in the global.asa file. | 1 |
| Session.Timeout property | Number of minutes of inactivity before this session times
out. | 1 |