AspSessionTimeout

This property specifies the default amount of time in minutes a Session object will be maintained after the last request associated with the object is made. This can be overridden in script using the Session.Timeout method. See also AspScriptTimeout.

The following table describes this property:

Data type Long
Default value 20 minutes
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory


© 1997 by Microsoft Corporation. All rights reserved.