TypingOptions.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. Defaults to 500ms.
public int InitialDelayMs { get; set; }
member this.InitialDelayMs : int with get, set
Public Property InitialDelayMs As Integer