Controller::EndExecute Method (IAsyncResult^)
Ends the invocation of the action in the current controller context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
-
Type:
System::IAsyncResult^
The asynchronous result.
Show: