Form Flowsheettsb Abort Calc_ Click Method
Signals the solver to stop after its current step by setting CalculatorStopRequested and cancelling the active task token.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void tsbAbortCalc_Click(
Object sender,
EventArgs e
)VB
Public Sub tsbAbortCalc_Click (
sender As Object,
e As EventArgs
)