Click or drag to resize
PerformanceCounterTimerEnsureRunTimerAsync Method
Ensures that the timer runs in an asynchronous thread.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 9.0.0
Syntax
C#
public void EnsureRunTimerAsync()
See Also