Io |
The IoCounters type exposes the following members.
Name | Description | |
---|---|---|
OtherOperationCount | The number of I/O operations performed, other than read and write operations. | |
OtherTransferCount | The number of bytes transferred during operations other than read and write operations. | |
ReadOperationCount | The number of read operations performed. | |
ReadTransferCount | The number of bytes read. | |
WriteOperationCount | The number of write operations performed. | |
WriteTransferCount | The number of bytes written. |