LocaleFinder(ConversationReference, ResumptionContext) 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 LocaleFinder (Microsoft.Bot.Connector.ConversationReference conversationReference, Microsoft.Bot.Builder.ConnectorEx.ResumptionContext resumptionContext);
new Microsoft.Bot.Builder.ConnectorEx.LocaleFinder : Microsoft.Bot.Connector.ConversationReference * Microsoft.Bot.Builder.ConnectorEx.ResumptionContext -> Microsoft.Bot.Builder.ConnectorEx.LocaleFinder
Public Sub New (conversationReference As ConversationReference, resumptionContext As ResumptionContext)
Parameters
- conversationReference
- ConversationReference
- resumptionContext
- ResumptionContext