WorkstationStatisticsInfoBytesTransmittedUnitSize Property |
The total number of bytes transmitted by the workstation, formatted as a unit size.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string BytesTransmittedUnitSize { get; }
Public ReadOnly Property BytesTransmittedUnitSize As String
Get
public:
property String^ BytesTransmittedUnitSize {
String^ get ();
}
member BytesTransmittedUnitSize : string with get
Property Value
Type:
StringSee Also