Share via


InstancePersistenceContext.EndExecute(IAsyncResult) Méthode

Définition

Termine l'opération asynchrone.

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

Paramètres

result
IAsyncResult

État d'une opération asynchrone.

S’applique à