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

Interface IGauge

Namespace:App.Metrics.Gauge.Abstractions
Assembly:cs.temp.dll.dll
Syntax
public interface IGauge : IResetableMetric

Methods

SetValue(Double)

Declaration
void SetValue(double value)
Parameters
Type Name Description
System.Double value
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX