WorkstationStatisticsInfoCacheReadBytesRequested Property |
The total number of bytes that have been read by cache I/O requests.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long CacheReadBytesRequested { get; }
Public ReadOnly Property CacheReadBytesRequested As Long
Get
public:
property long long CacheReadBytesRequested {
long long get ();
}
member CacheReadBytesRequested : int64 with get
Property Value
Type:
Int64See Also