CommandDialog<T>.IDialog<T>.StartAsync(IDialogContext) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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
Parameters
- context
- IDialogContext