System.Web.SessionState.IHttpSessionState.Timeout Property

Gets and sets the time-out period (in minutes) allowed between requests before the session-state provider terminates the session.

Syntax

public int Timeout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0