Flush Method
Forces a write all buffered data for the FIFO and waits for completion.
Syntax
Delphi | procedure Flush(); |
---|---|
BCBuilder | void Flush(); |
Parameters
None.
Errors
The method may throw exception. Refer to Handle errors sample for details.