This property returns the number of characters waiting in the transmit buffer. You also can use it to clear the transmit buffer.
object.OutBufferCount [= value]
The OutBufferCount property is unavailable at design time.
You can clear the transmit buffer by setting the OutBufferCount property to 0.