HealthMonitoringLogHelper RegisterCounter Method Kentico 8.0 API Reference
Registers the given counter update method

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

key
Type: OnlineSystem String
Counter key
updateMethod
Type: OnlineSystem Action Counter 
Update method
underlyingCounter (Optional)
Type: CMS.Core IPerformanceCounter
Underlying counter
See Also