SetAmbientThreadCulture Class
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.
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) |