ScriptManager::AsyncPostBackTimeout Property
.NET Framework (current version)
Gets or sets a value that indicates the time, in seconds, before asynchronous postbacks time out if no response is received.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Int32An integer that represents the time-out in seconds. The default value is 90 seconds.
.NET Framework
Available since 3.5
Available since 3.5
Show: