The replication manager statistics

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet52 (in libdb_dotnet52.dll) Version: 5.2.28.0

Syntax

C#
public RepMgrStats RepMgrSystemStats()
Visual Basic (Declaration)
Public Function RepMgrSystemStats As RepMgrStats
Visual C++
public:
RepMgrStats^ RepMgrSystemStats()

Return Value

The replication manager statistics

See Also