The replication manager statistics

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet50 (in libdb_dotnet50.dll) Version: 5.0.18.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