ReflectedAsyncActionDescriptor.EndExecute Method (IAsyncResult)
Returns the result of an asynchronous operation.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
-
Type:
System.IAsyncResult
An object that represents the status of an asynchronous operation.
Show: