Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddDataPoint ( |
||
AddDataPoints ( IEnumerable |
||
AddTag ( string name, string value ) : |
||
AddTags ( string>.IDictionary |
||
Metric ( string name ) : System | ||
SetType ( string type ) : |
public AddDataPoint ( |
||
dataPoint | ||
return |
public AddDataPoints ( IEnumerable |
||
dataPoints | IEnumerable |
|
return |
public AddTag ( string name, string value ) : |
||
name | string | |
value | string | |
return |
public AddTags ( string>.IDictionary |
||
tags | string>.IDictionary | |
return |