Sdílet prostřednictvím


TaskAsyncActionDescriptor.EndExecute(IAsyncResult) Metoda

Definice

Ukončí asynchronní operaci.

public override object EndExecute (IAsyncResult asyncResult);
override this.EndExecute : IAsyncResult -> obj
Public Overrides Function EndExecute (asyncResult As IAsyncResult) As Object

Parametry

asyncResult
IAsyncResult

Objekt, který představuje stav asynchronní operace.

Návraty

Výsledek asynchronní operace.

Platí pro