Click or drag to resize

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; }

Property Value

Type: Int64
See Also