Share via


Controller.EndExecuteCore(IAsyncResult) Method

Definition

Ends the execute core.

protected virtual void EndExecuteCore(IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

The asynchronous result.

Applies to