Response.End (gb.web)

Static Sub End ( )

Terminates the response.

You have to call this method when the response is buffered, so that the buffer is flushed and sent to the client.