Compartilhar via


ITaskLauncherService Interface

Definição

Representa as ações tomadas e executa a tarefa no TaskLauncher.

public interface class ITaskLauncherService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("cd130d5b-269b-4c38-a695-576b250ec613")]
public interface ITaskLauncherService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("cd130d5b-269b-4c38-a695-576b250ec613")>]
type ITaskLauncherService = interface
Public Interface ITaskLauncherService
Derivado
Atributos

Métodos

PerformAction(String, IContext)

Instancia e ativa a ação solicitada.

Eventos

ActionCompleted

Ocorre quando o manipulador de ações relata que ação está concluída.

Launched

Ocorre depois da ação ser executada.

Launching

Ocorre antes de executar a ação.

Aplica-se a