Controller.IAsyncController.EndExecute Method
Ends the execute task.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Parameters
- asyncResult
- Type: System.IAsyncResult
The asynchronous result.
Implements
IAsyncController.EndExecute(IAsyncResult)
Show: