Creates an instance of the DialogManager class.
OptionalrootDialog: DialogOptional, root Dialog to use.
OptionaldialogStateProperty: stringOptional, alternate name for the dialogState property. (Default is "DialogStateProperty")
OptionalexpireOptionalstateOptionaluserValues that will be copied to the TurnContext.turnState at the beginning of each turn.
The turn state collection.
Set configuration settings.
Configuration settings to apply.
The cofigured DialogManager context.
Gets the converter for the selector configuration. *
The key of the conditional selector configuration. *
The converter for the selector configuration.
Runs dialog system in the context of a TurnContext.
TurnContext for the current turn of conversation with the user.
Result of running the logic against the activity.
Class which runs the dialog system.