The master should wait until all currently connected replication clients have acknowledged each permanent replication message.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

C#
public static AckPolicy ALL_AVAILABLE
Visual Basic (Declaration)
Public Shared ALL_AVAILABLE As AckPolicy
Visual C++
public:
static AckPolicy^ ALL_AVAILABLE

See Also