WorkflowUpdateableControlClient.UpdateCompleted Event

Definition

Occurs when an asynchronous update operation completes.

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

Event Type

Applies to