ITaskLauncherService Interface
Represents the actions taken and performs the task in the TaskLauncher.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | PerformAction(String^, IContext^) | Instantiates and activates requested action. |
| Name | Description | |
|---|---|---|
![]() | ActionCompleted | Occurs when the action handler reports that the action is completed. |
![]() | Launched | Occurs after the action is performed. |
![]() | Launching | Occurs before performing the action. |
Show:

