Berkeley DB .NET API Documentation |
DatabaseEnvironmentConfig..::.EventNotify Field |
DatabaseEnvironmentConfig Class See Also |
A delegate which is called to notify the process of specific
Berkeley DB events.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
C# |
---|
public EventNotifyDelegate EventNotify |
Visual Basic (Declaration) |
---|
Public EventNotify As EventNotifyDelegate |
Visual C++ |
---|
public: EventNotifyDelegate^ EventNotify |