ITypingChannelStrategy.InitialDelayMs 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.
Delay in milliseconds before the first typing activity is sent.
public int InitialDelayMs { get; }
member this.InitialDelayMs : int
Public ReadOnly Property InitialDelayMs As Integer