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

Namespace App.Metrics.Counter.Abstractions

Interfaces

IBuildCounterMetrics

ICounter

A counter is a simple incrementing and decrementing 64-bit integer. Each operation can also be applied to a item from a set and the counter will store individual count for each set item.

IMeasureCounterMetrics

Provides access to the API allowing Counter Metrics to be measured/recorded.

IProvideCounterMetrics

Back to top Copyright © 2017 Allan Hardy
Generated by DocFX