Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Flush( ) method (WebResponseWriter)
 

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( )