Table of Contents

Interface IStats

Namespace
Steeltoe.Management.Census.Stats
Assembly
Steeltoe.Management.OpenCensusBase.dll
public interface IStats

Properties

State

StatsCollectionState State { get; set; }

Property Value

StatsCollectionState

StatsRecorder

IStatsRecorder StatsRecorder { get; }

Property Value

IStatsRecorder

ViewManager

IViewManager ViewManager { get; }

Property Value

IViewManager