Compartir a través de


Controller.EndExecuteCore(IAsyncResult) Método

Definición

Finaliza el núcleo de ejecución.

protected virtual void EndExecuteCore (IAsyncResult asyncResult);
abstract member EndExecuteCore : IAsyncResult -> unit
override this.EndExecuteCore : IAsyncResult -> unit
Protected Overridable Sub EndExecuteCore (asyncResult As IAsyncResult)

Parámetros

asyncResult
IAsyncResult

Resultado asincrónico.

Se aplica a