WorkflowControlClient.SuspendCompleted Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsqu'une opération d'interruption asynchrone se termine.
public:
event EventHandler<System::ComponentModel::AsyncCompletedEventArgs ^> ^ SuspendCompleted;
public event EventHandler<System.ComponentModel.AsyncCompletedEventArgs> SuspendCompleted;
member this.SuspendCompleted : EventHandler<System.ComponentModel.AsyncCompletedEventArgs>
Public Custom Event SuspendCompleted As EventHandler(Of AsyncCompletedEventArgs)
Public Event SuspendCompleted As EventHandler(Of AsyncCompletedEventArgs)