SerializeByConversation(IPostToBot, IAddress, IScope<IAddress>) 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 SerializeByConversation (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.Dialogs.IAddress address, Microsoft.Bot.Builder.Internals.Fibers.IScope<Microsoft.Bot.Builder.Dialogs.IAddress> scopeForCookie);
new Microsoft.Bot.Builder.Dialogs.Internals.SerializeByConversation : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.Dialogs.IAddress * Microsoft.Bot.Builder.Internals.Fibers.IScope<Microsoft.Bot.Builder.Dialogs.IAddress> -> Microsoft.Bot.Builder.Dialogs.Internals.SerializeByConversation
Public Sub New (inner As IPostToBot, address As IAddress, scopeForCookie As IScope(Of IAddress))
Parameters
- inner
- IPostToBot
- address
- IAddress