Controller.EndExecuteCore Method

Ends the execute core.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

protected function EndExecuteCore(
	asyncResult : IAsyncResult
)

Parameters

asyncResult
Type: System.IAsyncResult

The asynchronous result.

Show: