Interface IAppMetricsGauge
Represents a gauge with a nullable System.Double metric value.
Inherited Members
Namespace: Dse.AppMetrics.MetricTypes
Assembly: Dse.AppMetrics.dll
Syntax
public interface IAppMetricsGauge : IAppMetricsMetricWithValue<double?>, IAppMetricsMetric, IDriverGauge, IDriverMetric