Method | Description | |
---|---|---|
Load ( IEnumerable |
Loads the Counters.config file, validates it against the XSD schema, and news up the appropriate CounterConfigReader object for each root counter type node.
|
Method | Description | |
---|---|---|
LoadConfig ( ) : |
public static Load ( IEnumerable |
||
hosts | IEnumerable |
The target hosts to load counters for. |
counterLifecycleType | CounterLifecycleType | The type of counter to load; e.g. ephemeral or persistent. |
return | ICollection |