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

Interface IReporterSettings

Namespace:App.Metrics.Abstractions.Reporting
Assembly:cs.temp.dll.dll
Syntax
public interface IReporterSettings

Properties

DataKeys

Declaration
MetricValueDataKeys DataKeys { get; }
Property Value
Type Description
MetricValueDataKeys

ReportInterval

Declaration
TimeSpan ReportInterval { get; }
Property Value
Type Description
System.TimeSpan
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX