Interface IHistogramMetric
Provides access to a histgram metric implementation e.g.
Inherited Members
System.IDisposable.Dispose()
Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface IHistogramMetric : IHistogram, IMetricValueProvider<HistogramValue>, IDisposable