Click or drag to resize

HaoTermTypeAheadTimeout Property

Gets or sets the type ahead time out value in milliseconds.

Namespace: Flex.Hal.Term
Assembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax
public uint TypeAheadTimeout { get; set; }

Property Value

UInt32
Remarks
This is the time to wait before type ahead buffered text (if any) is sent to the host.
See Also