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

Interface IMeterMetric

Provides access to a meter metric implementation e.g. , allows custom meters to be implemented

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