The Flush method sends buffered output immediately. This method will cause a run-time error if Response.Buffer has not been set to TRUE.
Response.Flush
If the Flush method is called on an ASP page, the server does not honor Keep-Alive requests for that page.