Sdílet prostřednictvím


InstancePersistenceContext.EndExecute(IAsyncResult) Metoda

Definice

Ukončí asynchronní operaci.

public:
 void EndExecute(IAsyncResult ^ result);
public void EndExecute (IAsyncResult result);
member this.EndExecute : IAsyncResult -> unit
Public Sub EndExecute (result As IAsyncResult)

Parametry

result
IAsyncResult

Stav asynchronní operace.

Platí pro