InstanceStore.EndWaitForEvents(IAsyncResult) Méthode

Définition

Termine l'opération asynchrone initiée par la méthode BeginWaitForEvents(InstanceHandle, TimeSpan, AsyncCallback, Object).

C#
public System.Collections.Generic.List<System.Runtime.DurableInstancing.InstancePersistenceEvent> EndWaitForEvents (IAsyncResult result);

Paramètres

result
IAsyncResult

Objet IAsyncResult donné au client par la méthode Begin.

Retours

Retourne une liste d'objets InstancePersistenceEvent.

S’applique à

Produit Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1