HttpServerUtilityWrapper.ScriptTimeout Property
.NET Framework (current version)
Gets or sets the request time-out value in seconds.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| HttpException | The current HttpContext object is null. |
| ArgumentOutOfRangeException | The time-out period is null or otherwise cannot be set. |
.NET Framework
Available since 3.5
Available since 3.5
Show: