DialogStateManager.SaveAllChangesAsync(CancellationToken) 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.
Enregistrez toutes les modifications pour toutes les étendues.
public System.Threading.Tasks.Task SaveAllChangesAsync(System.Threading.CancellationToken cancellationToken = default);
member this.SaveAllChangesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function SaveAllChangesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task
Paramètres
- cancellationToken
- CancellationToken
Cancellationtoken.
Retours
Tâche.