Click or drag to resize

Mike1DControllerFactoryDiagnosticsHandler Property

User provided DiagnosticsHandler.

Set manually if a specified diagnostics handler is to be reused for several controllers, or if other types of control with the diagnositcs handler is required.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public DiagnosticsHandler DiagnosticsHandler { get; set; }

Property Value

Type: DiagnosticsHandler
See Also