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; }
Public Property TypeAheadTimeout As UInteger
Get
Set
Property Value
Type:
UInt32Remarks
This is the time to wait before type ahead buffered text (if any) is sent to the host.
See Also