App Metrics Fork me on GitHub
Show / Hide Table of Contents

Interface ICounterMetric

Provides access to a counter metric implementation e.g. , allows custom counters to be implemented

Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface ICounterMetric : ICounter, IMetricValueProvider<CounterValue>
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX