SendOperations.SendCancelAllAsync(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.
Opération d’envoi utilisée pour envoyer un CancelAll.
public System.Threading.Tasks.Task SendCancelAllAsync (Guid id);
member this.SendCancelAllAsync : Guid -> System.Threading.Tasks.Task
Public Function SendCancelAllAsync (id As Guid) As Task
Paramètres
- id
- Guid
ID à affecter au CancelDisassembler utilisé par cette opération.
Retours
Tâche représentant le status de l’opération.