AirModuleRuntimeDiagnostics Property

Diagnostics instance for the air module. Used during runtime.

Created in Initialize(DateTime, Diagnostics).

Definition

Namespace: DHI.Mike1D.Engine.ModuleAir
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public Diagnostics RuntimeDiagnostics { get; }

Property Value

Diagnostics

See Also