Prompt<T,U>.IDialog<T>.StartAsync(IDialogContext) 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.
System.Threading.Tasks.Task IDialog<T>.StartAsync (Microsoft.Bot.Builder.Dialogs.IDialogContext context);
abstract member Microsoft.Bot.Builder.Dialogs.IDialog<T>.StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
override this.Microsoft.Bot.Builder.Dialogs.IDialog<T>.StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
Function StartAsync (context As IDialogContext) As Task Implements IDialog(Of T).StartAsync
Paramètres
- context
- IDialogContext