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: 4.1.4031.1525
Syntax
public uint TypeAheadTimeout { get; set; }

Property Value

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