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