Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
ASP.NET Reference
Client Reference
 PageRequestManagerTimeoutException

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Sys.WebForms.PageRequestManagerTimeoutException

Raised by the PageRequestManager class to return an error when an asynchronous postback has exceeded the specified time for processing.

When a request times out (when the client does not receive a response in a specified time), a PageRequestManagerTimeoutException object is created by using the Error.create function. To change the time interval that elapses before asynchronous postbacks time out if no response is received, set the AsyncPostBackTimeout()()() property of the ScriptManager control.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker