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