Click or drag to resize

ISimulationLauncher.QuitWhenDone Property

If true, then the simulation thread will terminate when the simulation ends. If false, then the simulation dialog window will stay open until the user exist the dialog.

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
bool QuitWhenDone { set; }

Property Value

Type: Boolean
See Also