BufferedWebEventProvider::BufferMode Property
.NET Framework (current version)
Gets a value indicating the buffering mode used by the provider.
Assembly: System.Web (in System.Web.dll)
The BufferMode property contains the value defined by the bufferMode attribute in the providers element of the healthMonitoring section.
The following configuration-file excerpt shows how the name of the buffer mode should be defined in the healthMonitoring section.
<bufferModes> <add name ="Custom Notification" /> </bufferModes>
.NET Framework
Available since 2.0
Available since 2.0
Show: