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