Delen via


Extensions.EndConversation(IDialogContext, String) Methode

Definitie

Start een EndConversationEvent om de status van het gesprek opnieuw in te stellen en de stack en een EndOfConversation naar de connector te verzenden.

public static void EndConversation (this Microsoft.Bot.Builder.Dialogs.IDialogContext context, string code);
static member EndConversation : Microsoft.Bot.Builder.Dialogs.IDialogContext * string -> unit
<Extension()>
Public Sub EndConversation (context As IDialogContext, code As String)

Parameters

context
IDialogContext
code
String

Van toepassing op