Click or drag to resize

IDriverCounter Interface

Represents a metric of type Counter.

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

The IDriverCounter type exposes the following members.

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