Definition
Package: MessageHandler.Runtime.Metrics
Assembly: MessageHandler.Runtime.Metrics
Namespace: MessageHandler.Runtime
Represents a metric
Constructors
| Constructor | Description |
|---|---|
| Metric(string, double) | Creates a new instance of a metric |
Properties
| Property | Description |
|---|---|
| Value | Gets the value of the metric |
| Name | Gets the name of the metric |