System.Web.Configuration.HealthMonitoringSection: Property Members

The properties of System.Web.Configuration.HealthMonitoringSection are listed below. For a list of all members, see the HealthMonitoringSection Members list.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Properties

[read-only]
BufferModesBufferModesCollection.

Gets a collection of objects that specify the settings for the buffer modes.

Enabledbool.

Gets or sets a value indicating whether health monitoring is enabled.

[read-only]
EventMappingsEventMappingSettingsCollection.

Gets a System.Web.Configuration.EventMappingSettingsCollection collection of System.Web.Configuration.EventMappingSettings objects.

HeartbeatIntervalTimeSpan.

Gets or sets the interval used by the application domain when it raises the System.Web.Management.WebHeartbeatEvent event.

[read-only]
ProfilesProfileSettingsCollection.

Gets a System.Web.Configuration.ProfileSettingsCollection collection of System.Web.Configuration.ProfileSettings objects.

[read-only]
ProvidersSystem.Configuration.ProviderSettingsCollection.

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

[read-only]
RulesRuleSettingsCollection.

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

Protected Properties