Interface ICounterMetric
Provides access to a counter metric implementation e.g.
Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface ICounterMetric : ICounter, IMetricValueProvider<CounterValue>
Provides access to a counter metric implementation e.g.
public interface ICounterMetric : ICounter, IMetricValueProvider<CounterValue>