Click or drag to resize

NodeMetricName Property

Metric name. For example, OpenConnections returns "pool.open-connections".

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

IMetricName
See Also