Freigeben über


ReflectedAsyncActionDescriptor.EndExecute(IAsyncResult) Methode

Definition

Gibt das Ergebnis eines asynchronen Vorgangs zurück.

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

Parameter

asyncResult
IAsyncResult

Ein Objekt, das den Status eines asynchronen Vorgangs darstellt.

Gibt zurück

Das Ergebnis eines asynchronen Vorgangs.

Gilt für: