Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Response.Buffered (gb.web)

Static Property Buffered As Boolean

Returns or sets if the response is buffered. By default, the response is not buffered.

When the HTTP response is buffered, then the headers and the data are sent when calling the Response.End method.

You must set this property before using Begin.