Controller.EndExecuteCore(IAsyncResult) Méthode

Définition

Met fin à l'exécution principale.

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

Paramètres

asyncResult
IAsyncResult

Résultat asynchrone.

S’applique à