Click or drag to resize

MultiRecordEngineFlush Method

Save all the buffered data for write to the disk. Useful to long opened async engines that wants to save pending values or for engines used for logging.

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