WorkstationStatisticsInfoNetworkReadBytesRequestedUnitSize Property |
The total amount of bytes that have been read by disk I/O requests, formatted as a unit size.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string NetworkReadBytesRequestedUnitSize { get; }
Public ReadOnly Property NetworkReadBytesRequestedUnitSize As String
Get
public:
property String^ NetworkReadBytesRequestedUnitSize {
String^ get ();
}
member NetworkReadBytesRequestedUnitSize : string with get
Property Value
Type:
StringSee Also