RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.BytesSent Property

Returns the number of bytes sent from the socket.

Pascal
property BytesSent: Cardinal;
C++
__property unsigned BytesSent;

BytesSent returns the number of bytes sent from the socket. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!