Click or drag to resize

IDriverMeter Interface

Represents a metric of type Meter.

Namespace:  Dse.Metrics.Abstractions
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public interface IDriverMeter : IDriverMetric

The IDriverMeter type exposes the following members.

Methods
  NameDescription
Public methodMark
Top
Extension Methods
  NameDescription
Public Extension MethodToAppMetricsMeter
Casts the provided meter to the meter implementation of this provider.
(Defined by MetricsExtensions.)
Top
See Also