BytesSent Property
The number of bytes actually sent after an assignment to DataToSend .
Object Oriented Interface
public function getBytesSent();
Procedural Interface
ipworks_ipport_get($res, 2 );
Default Value
0
Remarks
This property indicates how many bytes were sent after the last assignment to DataToSend. Please check the DataToSend property for more information.
This property is read-only and not available at design time.
Data Type
Long