AsyncController.EndExecute Method
Visual Studio 2010
Cancels the execution of an asynchronous action method.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
- Type: System.IAsyncResult
The status of the asynchronous result.
Community Additions
ADD
Show: