'Declaration
Public Function New( _ ByVal definition As PerfCounterMetricDefinition, _ ByVal counter As PerformanceCounter _ )
public PerfCounterMetric( PerfCounterMetricDefinition definition, PerformanceCounter counter )
Parameters
- definition
- The metric definition for the provided windows performance counter
- counter
- The windows performance counter to add as a metric