LogPostToBot 类

定义

public sealed class LogPostToBot : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type LogPostToBot = class
    interface IPostToBot
Public NotInheritable Class LogPostToBot
Implements IPostToBot
继承
LogPostToBot
实现

构造函数

LogPostToBot(IPostToBot, IActivityLogger)

显式接口实现

IPostToBot.PostAsync(IActivity, CancellationToken)

适用于