ITextWriter.Flush

Syntax

Flush;

Description

The Flush method flushes all buffers of a current recording program and calls immediate saving of all buffered data to a disc.

Example

The method use is given in description of various Write* methods of the ITextWriter interface.

See also:

ITextWriter