read / write
Gets or sets if the HttpResponse should buffer output.
Default value is true
.
Note: Disabling buffering of the output can result in very poor performance, when writing many small chunks.
Source
bool bufferOutput
Gets or sets if the HttpResponse should buffer output.
Default value is true
.
Note: Disabling buffering of the output can result in very poor performance, when writing many small chunks.
bool bufferOutput