Click or drag to resize
CounterOriginalCounter Property
Stores original values of CMS performance counter.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public IPerformanceCounter OriginalCounter { get; }

Property Value

Type: IPerformanceCounter
See Also