Declared in Transmitter
Declaration
int BytesTransmitted;
Description
A counter for the number of bytes transmitted over the network. This is the sum of the bytes in the outgoing buffer over time.
Declared in Transmitter
int BytesTransmitted;
A counter for the number of bytes transmitted over the network. This is the sum of the bytes in the outgoing buffer over time.