1 write to _timeout
System.Web (1)
HttpApplication.cs (1)
2720
_timeout
= timeout;
1 reference to _timeout
System.Web (1)
HttpApplication.cs (1)
2723
internal bool Timeout { get { return
_timeout
;}}