Click or drag to resize

Diagnostics.DiagnosticsEvent Event

The event which is called when a diagnostics event is encountered. If this is null, then the event of the root diagnostic (the parent's parent until parent is null) is called.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public event DiagnosticsEvent DiagnosticsEvent

Value

Type: DHI.Mike1D.Generic.DiagnosticsEvent

Implements

IDiagnostics.DiagnosticsEvent
See Also