'Declaration
Public Function New( _ ByVal definitions As MetricDefinitionCollection, _ ByVal newPerformanceCounter As PerformanceCounter _ )
public PerfCounterMetricDefinition( MetricDefinitionCollection definitions, PerformanceCounter newPerformanceCounter )
Parameters
- definitions
- The definitions collection to add this definition to.
- newPerformanceCounter
- The windows performance counter to add a definition for