property BufferResume : Byte
Default: 10
Determines the input buffer level (in percent) at which receive flow control is deactivated.
When hardware flow control is used, BufferResume should typically be set to the default value of 10% of the input buffer size. When software flow control is used, it should typically be set to 25% of the buffer size, since it may take the remote some time to receive the XOn character and start sending again.
See also: BufferFull, HWFlowControl, SWFlowControl