Click or drag to resize

Mike1DApplicationFormQuit Method

Quit the GUi thread. This method is called from the worker thread and the worker thread will close itself down, so we only need to quit the GUI thread itself.

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void Quit()
See Also