ManualWorkflowSchedulerService.Cancel(Guid) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Annule l’élément de travail de l’instance de workflow existant spécifié.
protected public:
override void Cancel(Guid timerId);
protected internal override void Cancel (Guid timerId);
override this.Cancel : Guid -> unit
Protected Friend Overrides Sub Cancel (timerId As Guid)