Click or drag to resize
HealthMonitoringLogHelper Methods

The HealthMonitoringLogHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearApplicationCounters
Clears application counters except the counters keeping permanent incremental values (cache related, ...)
Public methodStatic memberLogApplicationCounters
Reads needed data from application and writes it to the counters.
Public methodStatic memberLogServiceCounters
Logs data that are needed to get from the database.
Public methodStatic memberRegisterCounter(String, IPerformanceCounter)
Registers the given counter update method
Public methodStatic memberRegisterCounter(String, ActionCounter)
Registers the given counter update method
Top
See Also