[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
adds a DiagnosticListener to listen to Diagnostic messages.
Namespace: Db4objects.Db4o.Diagnostic
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub AddListener ( _ listener As IDiagnosticListener _ ) |
C# |
---|
void AddListener ( IDiagnosticListener listener ) |
Visual C++ |
---|
void AddListener ( IDiagnosticListener^ listener ) |
Parameters
Remarks
adds a DiagnosticListener to listen to Diagnostic messages.