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

Interface IApdexMetric

Provides access to a adpex metric implementation e.g. App.Metrics.Core.Interfaces.IApdex App.Metrics.Data.Interfaces.IMetricValueProvider{ApdexValue} System.IDisposable

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