WorkflowControlClient.UnsuspendCompleted Event

Definition

Occurs when an asynchronous unsuspend operation completes.

public:
 event EventHandler<System::ComponentModel::AsyncCompletedEventArgs ^> ^ UnsuspendCompleted;
public event EventHandler<System.ComponentModel.AsyncCompletedEventArgs> UnsuspendCompleted;
member this.UnsuspendCompleted : EventHandler<System.ComponentModel.AsyncCompletedEventArgs> 
Public Custom Event UnsuspendCompleted As EventHandler(Of AsyncCompletedEventArgs) 
Public Event UnsuspendCompleted As EventHandler(Of AsyncCompletedEventArgs) 

Event Type

Applies to