ConnectorStore(IStateClient) Constructor
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.
public ConnectorStore (Microsoft.Bot.Connector.IStateClient stateClient);
new Microsoft.Bot.Builder.Dialogs.Internals.ConnectorStore : Microsoft.Bot.Connector.IStateClient -> Microsoft.Bot.Builder.Dialogs.Internals.ConnectorStore
Public Sub New (stateClient As IStateClient)
Parameters
- stateClient
- IStateClient