Limited Concurrency Level Task SchedulerTry Execute Task Inline Method
Definition
Namespace: DWSIM.FlowsheetSolver.TaskSchedulers
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
C#
protected override bool TryExecuteTaskInline(
Task t,
bool taskWasPreviouslyQueued
)VB
Protected Overrides Function TryExecuteTaskInline (
t As Task,
taskWasPreviouslyQueued As Boolean
) As Boolean