Condividi tramite


Controller.EndExecuteCore(IAsyncResult) Metodo

Definizione

Termina il core di esecuzione.

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

Parametri

asyncResult
IAsyncResult

Risultato asincrono.

Si applica a