FlowsheetBaseCheckStatus Method

Checks whether the flowsheet solver should pause or abort the current calculation, e.g. on user request.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void CheckStatus()

Implements

IFlowsheetCheckStatus

See Also