Display all detailed information about replication. This includes the information displayed by all of the other Replication* and RepMgr* values.

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

Syntax

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

See Also