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