How to control the duration of an Ajax request?



How to control the duration of an Ajax request?..

Answer / v madhu babu

AsyncPostBackTimeout property is used to control the duration of Ajax request. Deafult value of this property is 90 seconds.

Example –

<asp:ScriptManager runat=”server” id=”sample” AsyncPostBackTimeout=”40”/>

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More AJAX Interview Questions

Is it possible to upload a file using Ajax ? Reason

7 Answers   IBM,


What is the asp.net ajax framework? What versions have been released so far?

0 Answers  


is the xmlhttprequest object part of a w3c standard?

0 Answers  


Describe the ajax design pattern.

0 Answers  


Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?

0 Answers  






Explain the updatepanel control? : asp.net ajax

0 Answers  


What are asp.net ajax 4.0 validation controls?

0 Answers  


What is AJAX Control Extender Toolkit?

1 Answers  


What does json stand for?

0 Answers  


How do we manage concurrent request?

0 Answers  


What are the new features of asp.net ajax 4.0? : asp.net ajax

0 Answers  


Does this mean adaptive path is anti-flash?

0 Answers  


Categories