Help > Web Development > Reference > Scripting Objects > Response Object > Flush Method

Response.Flush Method

The Flush method forces any buffered content to be sent to the user.

Syntax
Response.Flush

Applies To
Response Object