System.Web.Configuration.HealthMonitoringSection.Providers Property

Gets a System.Configuration.ProviderSettingsCollection collection of System.Configuration.ProviderSettings objects.

Syntax

[System.Configuration.ConfigurationProperty("providers")]
public System.Configuration.ProviderSettingsCollection Providers { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HealthMonitoringSection.Providers property specifies which provider is used for which of the events defined in the HealthMonitoringSection.EventMappings property.

Requirements

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