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

Class ApplicationHealthMetricRegistry

Inheritance
System.Object
ApplicationHealthMetricRegistry
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:App.Metrics.Health
Assembly:cs.temp.dll.dll
Syntax
public static class ApplicationHealthMetricRegistry

Fields

Context

Declaration
public static readonly string Context
Field Value
Type Description
System.String

Properties

Checks

Declaration
public static GaugeOptions Checks { get; }
Property Value
Type Description
GaugeOptions

HealthGauge

Declaration
public static GaugeOptions HealthGauge { get; }
Property Value
Type Description
GaugeOptions
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX