Click or drag to resize

IAppMetricsMetric Properties

The IAppMetricsMetric type exposes the following members.

Properties
  NameDescription
Public propertyContext
Context provided to the AppMetrics library when creating metrics. This will be set with the bucket name, see any metric creation method like Timer(String, IMetric) for example.
Public propertyName
Name provided to the AppMetrics library when creating metrics. This will be set with the metric name, see Name or Name.
Top
See Also