RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.BytesReceived Property

Returns the number of bytes received by the socket.

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

BytesReceived returns the number of bytes received by the socket. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!