BytesSent Property
The number of bytes actually sent after an assignment to DataToSend .
Syntax
int GetBytesSent();
Default Value
0
Remarks
The BytesSent property shows how many bytes were sent after the last assignment to DataToSend or UrgentData. Please check the DataToSend property for more information.
This property is read-only and not available at design time.
Data Type
Long