







|
| Berkeley DB .NET API Documentation |
| ReplicationStats..::.CurrentElectionGenerationNumber Property |
| ReplicationStats Class See Also |
Current election gen number.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
| C# |
|---|
public uint CurrentElectionGenerationNumber { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CurrentElectionGenerationNumber As UInteger |
| Visual C++ |
|---|
public: property unsigned int CurrentElectionGenerationNumber { unsigned int get (); } |
