IFlowsheet Calculation QueueCalculation Queue Property
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Queue<ICalculationArgs> CalculationQueue { get; set; }VB
Property CalculationQueue As Queue(Of ICalculationArgs)
Get
Set