1 implementation of Timeout
System.Web (1)
State\SessionStateContainer.cs (1)
93
public int
Timeout
{
1 write to Timeout
System.Web (1)
State\SessionState.cs (1)
278
set {_container.
Timeout
= value;}
1 reference to Timeout
System.Web (1)
State\SessionState.cs (1)
277
get {return _container.
Timeout
;}