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; }
Public Property DiagnosticsHandler As DiagnosticsHandler
Get
Set
public:
property DiagnosticsHandler^ DiagnosticsHandler {
DiagnosticsHandler^ get ();
void set (DiagnosticsHandler^ value);
}
Property Value
Type:
DiagnosticsHandlerSee Also