AsyncManager.Timeout Property
Gets or sets the asynchronous timeout value, in milliseconds.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The default timeout is 45 seconds. Use Infinite to specify that the asynchronous process does not time out.
Show: