다음을 통해 공유


ITaskLauncherService.ActionCompleted 이벤트

정의

동작 처리기가 동작이 완료되었음을 보고할 때 발생합니다.

public:
 event EventHandler<Microsoft::SqlServer::Management::ActionCompletedEventArgs ^> ^ ActionCompleted;
event EventHandler<Microsoft.SqlServer.Management.ActionCompletedEventArgs> ActionCompleted;
member this.ActionCompleted : EventHandler<Microsoft.SqlServer.Management.ActionCompletedEventArgs> 
Event ActionCompleted As EventHandler(Of ActionCompletedEventArgs) 

이벤트 유형

적용 대상