Icon BufferedFileIO Property

property BufferedFileIO: Boolean

Usage

Use the BufferedFileIO property to specify whether buffered file I/O buffering will be enabled. The default value is False. If buffered file I/O is enabled, you can use the BufferedFileIOSettings and BufferedFileIOFlushInterval properties to configure how the buffered file I/O behaves.
Image