Click or drag to resize
HealthMonitoringHelper Properties

The HealthMonitoringHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApplicationMonitoringInterval
Web application logging interval (in seconds).
Public propertyStatic memberCanLog
Indicates if web application can log to the counters.
Public propertyStatic memberCountersStartDirectoryPath
Gets or sets start physical path of directory that contains subdirectories with counter files.
Public propertyStatic memberHealthMonitoringEnabled
Indicates if Health monitoring is enabled.
Public propertyStatic memberLogCounters
Indicates if the counters should be logged.
Public propertyStatic memberServiceMonitoringInterval
Windows service logging interval (in seconds).
Public propertyStatic memberSiteCountersEnabled
Indicates if Health monitoring is enabled for site level.
Public propertyStatic memberUseExternalService
Indicates if the windows service should be log to the counters.
Top
See Also