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