DialogTaskManager.IDialogTasks.CreateDialogTask 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.
Microsoft.Bot.Builder.Dialogs.Internals.IDialogTask IDialogTasks.CreateDialogTask ();
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IDialogTasks.CreateDialogTask : unit -> Microsoft.Bot.Builder.Dialogs.Internals.IDialogTask
override this.Microsoft.Bot.Builder.Dialogs.Internals.IDialogTasks.CreateDialogTask : unit -> Microsoft.Bot.Builder.Dialogs.Internals.IDialogTask
Function CreateDialogTask () As IDialogTask Implements IDialogTasks.CreateDialogTask