AsyncControllerActionInvoker.EndInvokeAction Method (IAsyncResult)
Cancels the action.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
-
Type:
System.IAsyncResult
The user-defined object that qualifies or contains information about an asynchronous operation.
Show: