Partage via


WorkflowUpdateableControlClient.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

Objet IAsyncResult qui représente l'état de l'opération asynchrone.

S’applique à