Summary
adds a DiagnosticListener to listen to Diagnostic messages.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Diagnostic - Containing Type
- I
Diagnostic Configuration
Syntax
void AddListener(IDiagnosticListener listener)
Remarks
adds a DiagnosticListener to listen to Diagnostic messages.
Parameters
Name | Type | Description |
---|---|---|
listener | IDiagnosticListener |
Return Value
Type | Description |
---|---|
void |