A collection of System.Web.Configuration.BufferModeSettings objects. This class cannot be inherited.
See Also: BufferModesCollection Members
The System.Web.Configuration.BufferModeSettings object is used to define roles for event providers such as Critical, Notification, Analysis, and Logging. Each role sets buffer mode events differently. For example, a Critical role keeps the BufferModeSettings.MaxBufferSize, BufferModeSettings.MaxFlushSize and BufferModeSettings.UrgentFlushInterval properties small, whereas an Analysis role sets those properties to higher values.