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 |