Interface IAppMetricsCounter
Represents a counter with a System.Int64 metric value.
Inherited Members
Namespace: Dse.AppMetrics.MetricTypes
Assembly: Dse.AppMetrics.dll
Syntax
public interface IAppMetricsCounter : IAppMetricsMetricWithValue<long>, IAppMetricsMetric, IDriverCounter, IDriverMetric