







|
| Berkeley DB .NET API Documentation |
| RepMgrStats..::.DroppedConnections Property |
| RepMgrStats Class See Also |
Existing connections dropped.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
| C# |
|---|
public ulong DroppedConnections { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DroppedConnections As ULong |
| Visual C++ |
|---|
public: property unsigned long long DroppedConnections { unsigned long long get (); } |
