HttpResponseWrapper.BufferOutput Property
.NET Framework (current version)
Gets or sets a value that indicates whether to buffer output and send it after the complete page has finished processing.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the output is buffered; otherwise false. The default is true.
.NET Framework
Available since 3.5
Available since 3.5
Show: