DispatchDialog<TResult>.StartAsync(IDialogContext) Method  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.TaskPublic Overridable Function StartAsync (context As IDialogContext) As TaskParameters
- context
- IDialogContext