BufferedWebEventProvider::UseBuffering Property
.NET Framework (current version)
Gets a value indicating whether the provider is in buffered mode.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the provider is in buffered mode; otherwise, false. The default is true.
The UseBuffering property contains the value defined by the buffer attribute in the providers element of the healthMonitoring section.
.NET Framework
Available since 2.0
Available since 2.0
Show: