IDialogTaskManager.LoadDialogTasks(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.
Charge à DialogTasks partir de IBotDataBag.
public System.Threading.Tasks.Task LoadDialogTasks (System.Threading.CancellationToken token);
abstract member LoadDialogTasks : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function LoadDialogTasks (token As CancellationToken) As Task
Paramètres
- token
- CancellationToken
Jeton d'annulation.