Click or drag to resize
Xcalibur Systems LLC Logo

IoCounters Fields

The IoCounters type exposes the following members.

Fields
 NameDescription
Public fieldOtherOperationCount The number of I/O operations performed, other than read and write operations.
Public fieldOtherTransferCount The number of bytes transferred during operations other than read and write operations.
Public fieldReadOperationCount The number of read operations performed.
Public fieldReadTransferCount The number of bytes read.
Public fieldWriteOperationCount The number of write operations performed.
Public fieldWriteTransferCount The number of bytes written.
Top
See Also