AgentApplicationOptions.TypingOptions Property
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.
Optional. Options for controlling typing indicator timing and per-channel behavior. Only used when StartTypingTimer is true.
public Microsoft.Agents.Builder.App.TypingOptions TypingOptions { get; set; }
member this.TypingOptions : Microsoft.Agents.Builder.App.TypingOptions with get, set
Public Property TypingOptions As TypingOptions