IDriverCounter Interface |
Namespace: Dse.Metrics.Abstractions
public interface IDriverCounter : IDriverMetric
The IDriverCounter type exposes the following members.
Name | Description | |
---|---|---|
Increment | ||
Increment(Int64) |
Name | Description | |
---|---|---|
ToAppMetricsCounter |
Casts the provided counter to the counter implementation of this provider.
(Defined by MetricsExtensions.) |