SetAmbientThreadCulture Class

Definition

This IPostToBot service sets the ambient thread culture based on the Locale.

public sealed class SetAmbientThreadCulture : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type SetAmbientThreadCulture = class
    interface IPostToBot
Public NotInheritable Class SetAmbientThreadCulture
Implements IPostToBot
Inheritance
SetAmbientThreadCulture
Implements

Constructors

SetAmbientThreadCulture(IPostToBot, ILocaleFinder)

Explicit Interface Implementations

IPostToBot.PostAsync(IActivity, CancellationToken)

Applies to