If true, avoid the fsync() call when the log flies are flushed.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet62 (in libdb_dotnet62.dll) Version: 6.2.23.0

Syntax

C#
public bool NoSync
Visual Basic (Declaration)
Public NoSync As Boolean
Visual C++
public:
bool NoSync

See Also