AsyncController::EndExecuteCore Method
Visual Studio 2010
Called by ASP.NET when the current asynchronous action has completed.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- asyncResult
- Type: System::IAsyncResult
The status of the asynchronous result.
Community Additions
ADD
Show: