IAsyncController.EndExecute(IAsyncResult) Metoda

Definice

Ukončí asynchronní operaci.

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

Parametry

asyncResult
IAsyncResult

Asynchronní výsledek.

Platí pro