RepMgrSystemStats Method

BerkeleyDB

The replication manager statistics

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