System.Web.Configuration.HealthMonitoringSection.BufferModes Property

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

Syntax

[System.Configuration.ConfigurationProperty("bufferModes")]
public BufferModesCollection BufferModes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is a collection of System.Web.Configuration.BufferModeSettings objects that define the manner in which health-monitoring events can be buffered before they are raised.

This property defaults to an empty System.Web.Configuration.BufferModesCollection collection.

Requirements

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