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

Interface IHistogramMetric

Provides access to a histgram metric implementation e.g. , allows custom histograms to be implemented

Inherited Members
System.IDisposable.Dispose()
Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface IHistogramMetric : IHistogram, IMetricValueProvider<HistogramValue>, IDisposable
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX