Click or drag to resize

IAppMetricsMetricName Property

Name provided to the AppMetrics library when creating metrics. This will be set with the metric name, see Name or Name.

Namespace:  Dse.AppMetrics.MetricTypes
Assembly:  Dse.AppMetrics (in Dse.AppMetrics.dll) Version: 1.0.0
Syntax
C#
string Name { get; }

Property Value

Type: String
See Also