ITaskLauncherService Interfaccia

Definizione

Rappresenta le azioni intraprese ed esegue il compito nel 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
Derivato
Attributi

Metodi

Nome Descrizione
PerformAction(String, IContext)

Istituisce e attiva l'azione richiesta.

Eventi

Nome Descrizione
ActionCompleted

Accade quando il gestore dell'azione segnala che l'azione è completata.

Launched

Avviene dopo che l'azione è stata eseguita.

Launching

Accade prima di eseguire l'azione.

Si applica a