HttpSessionStateWrapper::Timeout Property
.NET Framework (current version)
Gets or sets the time, in minutes, that can elapse between requests before the session-state provider ends the session.
Assembly: System.Web (in System.Web.dll)
public: property int Timeout { virtual int get() override; virtual void set(int value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: