'Declaration
Public Overloads Function Add( _ ByVal newPerfCounter As PerformanceCounter _ ) As PerfCounterMetric
public PerfCounterMetric Add( PerformanceCounter newPerfCounter )
Parameters
- newPerfCounter
- The windows performance counter to add
Return Value
The newly created performance counter metric packet object