Xojo.Net.TCPSocket.BytesAvailable
From Xojo Documentation
Read-Only Property (As UInteger )
The number of bytes of data that are available in the internal receive buffer. You can get the data by calling the ReadData method.
The number of bytes of data that are available in the internal receive buffer. You can get the data by calling the ReadData method.