SetAmbientThreadCulture 类

定义

此 IPostToBot 服务基于 Locale设置环境线程区域性。

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

构造函数

SetAmbientThreadCulture(IPostToBot, ILocaleFinder)

此 IPostToBot 服务基于 Locale设置环境线程区域性。

显式接口实现

IPostToBot.PostAsync(IActivity, CancellationToken)

此 IPostToBot 服务基于 Locale设置环境线程区域性。

适用于