DiagnosticsDiagnosticsEvent 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.

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public event DiagnosticsEvent DiagnosticsEvent

Value

DiagnosticsEvent

Implements

IDiagnosticsDiagnosticsEvent

See Also