If true, the site can be elected as master.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0

Syntax

C#
public bool isElectable
Visual Basic (Declaration)
Public isElectable As Boolean
Visual C++
public:
bool isElectable

See Also