System.Web.Configuration.HealthMonitoringSection.Rules Property

Gets a System.Web.Configuration.RuleSettingsCollection collection of System.Web.Configuration.RuleSettings objects.

Syntax

[System.Configuration.ConfigurationProperty("rules")]
public RuleSettingsCollection Rules { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each System.Web.Configuration.RuleSettings object defines a connection between an event defined in the HealthMonitoringSection.EventMappings property and an event provider defined in the HealthMonitoringSection.Providers property.

Requirements

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