Click or drag to resize

SessionMetricMeters Class

Inheritance Hierarchy
SystemObject
  Dse.MetricsSessionMetricMeters

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

The SessionMetricMeters type exposes the following members.

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