Flush( ) method (WebResponseWriter)

This method flushes the response to the web output stream. It also writes headers and status if the headers and status line have not previously been written.

Return type: None

Access: PUBLIC

Applies to: OpenEdge.Web.WebResponseWriter class

Syntax

Flush( )