How to control, how long an Ajax request may last?
Ask by Varun Agrawal
Updated 16 Sep 2020
For example, if you want to debug a web page but you get an error that the page request has timed out, you may set
<asp:ScriptManager id="ScriptManager1" runat="server" AsyncPostBackTimeout="8000"/>