TypingOptions.ChannelStrategies 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.
Channel-specific timing overrides. Keys are channel IDs (case-insensitive).
public System.Collections.Generic.IDictionary<string,Microsoft.Agents.Builder.App.ITypingChannelStrategy> ChannelStrategies { get; set; }
member this.ChannelStrategies : System.Collections.Generic.IDictionary<string, Microsoft.Agents.Builder.App.ITypingChannelStrategy> with get, set
Public Property ChannelStrategies As IDictionary(Of String, ITypingChannelStrategy)
Property Value
Remarks
M365Copilot requires the first typing activity within a short window, so its initial delay defaults to 250ms.