If true, then forces the use of Epoll for polling of network events

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

Syntax

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

See Also