Delen via


DispatchDialog<TResult>.StartAsync(IDialogContext) Methode

Definitie

public virtual System.Threading.Tasks.Task StartAsync (Microsoft.Bot.Builder.Dialogs.IDialogContext context);
abstract member StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
override this.StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
Public Overridable Function StartAsync (context As IDialogContext) As Task

Parameters

context
IDialogContext

Retouren

Implementeringen

Van toepassing op