Click or drag to resize
PerformanceCounterTimerStopTimer Method
Stops the timer execution.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax
C#
public static void StopTimer()
See Also