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

Interface IGaugeMetric

Provides access to a gauge metric implementation e.g. , , , , . Allows custom gauges to be implemented

Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface IGaugeMetric : IGauge, IMetricValueProvider<double>

See Also

IGaugeMetric
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX