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