2 writes to _timeout
System.Web (2)
State\SessionStateContainer.cs (2)
67
_timeout
= timeout;
107
_timeout
= value;
1 reference to _timeout
System.Web (1)
State\SessionStateContainer.cs (1)
94
get {return
_timeout
;}