System.Web.Configuration.HealthMonitoringSection Class

Configures ASP.NET profiles that determine how health-monitoring events are sent to event providers. This class cannot be inherited.

See Also: HealthMonitoringSection Members

Syntax

public sealed class HealthMonitoringSection : System.Configuration.ConfigurationSection

Remarks

This class corresponds to the <healthMonitoring> configuration file element.

Note:

Medium trust or higher is required to raise an event.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0