HttpSessionStateWrapper.Timeout Property

 

Gets or sets the time, in minutes, that can elapse between requests before the session-state provider ends the session.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides Property Timeout As Integer

Property Value

Type: System.Int32

The time-out period, in minutes.

.NET Framework
Available since 3.5
Return to top
Show: