Partager via


WorkflowControlClient.EndUnsuspend(IAsyncResult) Méthode

Définition

Termine une opération d'annulation d'interruption asynchrone.

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

Paramètres

result
IAsyncResult

Résultat asynchrone retourné par un appel à la méthode BeginUnsuspend(Guid, AsyncCallback, Object).

S’applique à