Controller.EndExecuteCore(IAsyncResult) Metoda

Definice

Ukončí spuštění jádra.

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

Parametry

asyncResult
IAsyncResult

Asynchronní výsledek.

Platí pro