Click or drag to resize

IFileHelperAsyncEngineTFlush Method

Save all the buffered data for write to the disk. Useful with opened async engines when you want to save pending values to disk. Expecially for engines used for logging.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
void Flush()
See Also