If true, flush database writes to the backing disk before returning
from the write system call, rather than flushing database writes
explicitly in a separate system call, as necessary.
Namespace:
BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
Remarks
This flag may result in inaccurate file modification times and other
file-level information for Berkeley DB database files. This flag
almost certainly results in a performance decrease on most
systems.