SerializeByConversation(IPostToBot, IAddress, IScope<IAddress>) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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