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

Interface IReporter

Inherited Members
System.IDisposable.Dispose()
Namespace:App.Metrics.Reporting.Abstractions
Assembly:cs.temp.dll.dll
Syntax
public interface IReporter : IDisposable

Methods

RunReports(IMetrics, CancellationToken)

Declaration
void RunReports(IMetrics context, CancellationToken token)
Parameters
Type Name Description
IMetrics context
CancellationToken token
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX