Controller.EndExecuteCore Method (IAsyncResult)
Ends the execute core.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
abstract EndExecuteCore : asyncResult:IAsyncResult -> unit override EndExecuteCore : asyncResult:IAsyncResult -> unit
Parameters
- asyncResult
-
Type:
System.IAsyncResult
The asynchronous result.
Show: