TCPSocket.BytesLeftToSend Property

Syntax

BytesLeftToSend as Integer


The number of bytes left in the queue remaining to be sent. This enables you to create a synchronous socket without needing to subclass the TCPSocket.