FlowsheetSolverCalculateObjectAsync Method

Overload List

CalculateObjectAsync(Object, CalculationArgs, CancellationToken) Calculates the flowsheet objects asynchronously. This function is always called from a task or a different thread other than UI's.
CalculateObjectAsync(Object, String, CancellationToken) Calculates a single object in the Flowsheet.

See Also