Controls whether to buffer the response before sending the data to the client.
Whether output is currently being buffered.
This controls whether HttpResponse should buffer the output before it is delivered to a client. The default is true.The buffering can be changed during the execution back and forth if needed.
This property is the same as HttpResponse.Buffer
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0