WorkflowUpdateableControlClient.UnsuspendCompleted 이벤트

정의

비동기 비동기 비지정 작업이 완료될 때 발생합니다.

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) 

이벤트 유형

적용 대상