Click or drag to resize

FlowsheetSolverCheckCalculatorStatus Method

Checks the calculator status to see if the user did any stop/abort request, and throws an exception to force aborting, if necessary.

Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
public static void CheckCalculatorStatus()
Request Example View Source
See Also