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