Notification of the reception of some data bytes from the Server, for statistical purposes.
void OnNewBytes(long bytes);
Function OnNewBytes(bytes As long) As void
IConnectionListener Methods