IAsyncController.EndExecute Method (IAsyncResult)
Ends the asynchronous operation.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
-
Type:
System.IAsyncResult
The asynchronous result.
Show:
Ends the asynchronous operation.
The asynchronous result.