The Metric type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Metric |
Creates a new metric
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| MetricName |
The metric name
| |
| ProviderName |
The name of the provider
| |
| Range |
The ranges. Example: if 10 and 5 is specified, the following ranges will be computed: x > 10, 10 >= x > 5, x < 5
|
See Also