Sdílet prostřednictvím


AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult) Metoda

Definice

Zruší akci.

public virtual bool EndInvokeAction (IAsyncResult asyncResult);
abstract member EndInvokeAction : IAsyncResult -> bool
override this.EndInvokeAction : IAsyncResult -> bool
Public Overridable Function EndInvokeAction (asyncResult As IAsyncResult) As Boolean

Parametry

asyncResult
IAsyncResult

Objekt definovaný uživatelem, který kvalifikuje nebo obsahuje informace o asynchronní operaci.

Návraty

true, pokud byla akce zrušena; jinak nepravda.

Implementuje

Platí pro