Interface IMetric
Interface implemented by NodeMetric and SessionMetric.
Namespace: Dse.Metrics
Assembly: Dse.dll
Syntax
public interface IMetric
Properties
Name
Metric name.
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |