Click or drag to resize

IHasMetrics Properties

The IHasMetrics type exposes the following members.

Properties
  NameDescription
Public propertyLocalBytesRead
Gets the number of bytes read from the local disk.
Public propertyLocalBytesWritten
Gets the number of bytes written to the local disk.
Public propertyNetworkBytesRead
Gets the number of bytes read over the network.
Public propertyNetworkBytesWritten
Gets the number of bytes written over the network.
Top
See Also