Dialog.EndOfTurn Field
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.
A DialogTurnResult that indicates that the current dialog is still active and waiting for input from the user next turn.
public static readonly Microsoft.Bot.Builder.Dialogs.DialogTurnResult EndOfTurn;
staticval mutable EndOfTurn : Microsoft.Bot.Builder.Dialogs.DialogTurnResult
Public Shared ReadOnly EndOfTurn As DialogTurnResult