System.Web.SessionState.SessionStateStoreData.Timeout Property

Gets and sets the amount of time, in minutes, allowed between requests before the session-state provider terminates the session.

Syntax

public virtual 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