Click or drag to resize

FlowsheetSolverCalculateObjectAsync Method

Overload List
 NameDescription
Public methodStatic memberCalculateObjectAsync(Object, CalculationArgs, CancellationToken) Calculates the flowsheet objects asynchronously. This function is always called from a task or a different thread other than UI's.
Public methodStatic memberCalculateObjectAsync(Object, String, CancellationToken) Calculates a single object in the Flowsheet.
Top
See Also