Sdílet prostřednictvím


ReflectedAsyncActionDescriptor.EndExecute(IAsyncResult) Metoda

Definice

Vrátí výsledek asynchronní operace.

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