Click or drag to resize

IMetric Interface

Interface implemented by NodeMetric and SessionMetric.

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public interface IMetric

The IMetric type exposes the following members.

Properties
  NameDescription
Public propertyName
Metric name.
Top
See Also