FormFlowsheettsbAbortCalc_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
public void tsbAbortCalc_Click(
	Object sender,
	EventArgs e
)

Parameters

sender  Object
 
e  EventArgs
 

See Also