WorkstationStatisticsInfoCacheWriteBytesRequestedUnitSize Property |
The total number of bytes that have been written 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 CacheWriteBytesRequestedUnitSize { get; }
Public ReadOnly Property CacheWriteBytesRequestedUnitSize As String
Get
public:
property String^ CacheWriteBytesRequestedUnitSize {
String^ get ();
}
member CacheWriteBytesRequestedUnitSize : string with get
Property Value
Type:
StringSee Also