HttpResponse::Buffer Property
.NET Framework (current version)
Gets or sets a value indicating whether to buffer output and send it after the complete response is finished processing.
Assembly: System.Web (in System.Web.dll)
The Buffer property has been deprecated in favor of the BufferOutput property and is provided only for compatibility with earlier versions of ASP. With ASP.NET, use BufferOutput.
.NET Framework
Available since 1.1
Available since 1.1
Show: