WorkstationStatisticsInfoBytesTransmitted Property |
The total number of bytes transmitted by the workstation.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long BytesTransmitted { get; }
Public ReadOnly Property BytesTransmitted As Long
Get
public:
property long long BytesTransmitted {
long long get ();
}
member BytesTransmitted : int64 with get
Property Value
Type:
Int64See Also