Click or drag to resize

IDriverMetric Interface

Represents an individual metric. Every metric type implements this interface: IDriverGauge, IDriverMetric, IDriverTimer, IDriverCounter.

Namespace:  Dse.Metrics.Abstractions
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public interface IDriverMetric
See Also