Condividi tramite


ITaskLauncherService Interfaccia

Definizione

Rappresenta le azioni intraprese ed esegue l'attività in 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

PerformAction(String, IContext)

Crea un'istanza e attiva l'azione richiesta.

Eventi

ActionCompleted

Si verifica quando il gestore azione segnala che l'azione è completata.

Launched

Si verifica dopo l'esecuzione dell'azione.

Launching

Si verifica prima dell'esecuzione dell'azione.

Si applica a