This documentation is archived and is not being maintained.
Controller.EndExecuteCore Method
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration
Protected Overridable Sub EndExecuteCore ( _
asyncResult As IAsyncResult _
)
'Usage
Dim asyncResult As IAsyncResult
Me.EndExecuteCore(asyncResult)