<cfflush>
Flushes currently available data to the client.
This tag cannot have a body.
This tag is also supported within <cfscript>
<cfflush
interval=number
throwonerror=boolean
>
Examples
There are currently no examples for this tag.
See also
- WriteOutput()
- <cfcontent>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)