Click or drag to resize

NodeMetricMeters Class

Inheritance Hierarchy
SystemObject
  Dse.MetricsNodeMetricMeters

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static class Meters

The NodeMetricMeters type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBytesReceived
Meter that tracks the number/rate of bytes received.
Public fieldStatic memberBytesSent
Meter that tracks the number/rate of bytes sent.
Top
See Also