LogPostToBot(IPostToBot, IActivityLogger) 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 LogPostToBot (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.History.IActivityLogger logger);
new Microsoft.Bot.Builder.Dialogs.Internals.LogPostToBot : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.History.IActivityLogger -> Microsoft.Bot.Builder.Dialogs.Internals.LogPostToBot
Public Sub New (inner As IPostToBot, logger As IActivityLogger)
Parameters
- inner
- IPostToBot
- logger
- IActivityLogger