Freigeben über


IAsyncController.EndExecute(IAsyncResult) Methode

Definition

Beendet den asynchronen Vorgang.

public void EndExecute (IAsyncResult asyncResult);
abstract member EndExecute : IAsyncResult -> unit
Public Sub EndExecute (asyncResult As IAsyncResult)

Parameter

asyncResult
IAsyncResult

Das asynchrone Ergebnis.

Gilt für: