TApxComPort.BufferFull

TApxComPort

property BufferFull : Byte

Default: 90

Determines the input buffer level (in percent) at which receive flow control is imposed.

When hardware flow control is used, BufferFull should typically be set to the default value of 90%. When software flow control is used, it should typically be set to 75% of the buffer size, since it may take the remote some time to receive the XOff character and stop sending.

See also: BufferResume, HWFlowControl, SWFlowControl