Gets or sets a value indicating whether to buffer output and send it after the complete response is finished processing.
The current state of buffering.
The HttpResponse.Buffer property has been deprecated in favor of the HttpResponse.BufferOutput property and is provided only for compatibility with earlier versions of ASP. With ASP.NET, use HttpResponse.BufferOutput.