ConnectorClientFactory.IConnectorClientFactory.MakeStateClient 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.Connector.IStateClient IConnectorClientFactory.MakeStateClient ();
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IConnectorClientFactory.MakeStateClient : unit -> Microsoft.Bot.Connector.IStateClient
override this.Microsoft.Bot.Builder.Dialogs.Internals.IConnectorClientFactory.MakeStateClient : unit -> Microsoft.Bot.Connector.IStateClient
Function MakeStateClient () As IStateClient Implements IConnectorClientFactory.MakeStateClient