Interface IDataLoaderDiagnosticEventListener
- Namespace
- GreenDonut
- Assembly
- GreenDonut.dll
Register an implementation of this interface in the DI container to listen to diagnostic events. Multiple implementations can be registered and they will all be notified in the registration order.
public interface IDataLoaderDiagnosticEventListener : IDataLoaderDiagnosticEvents
- Inherited Members