StaTaskScheduler_threads Field

The STA threads used by the scheduler.

Definition

Namespace: DWSIM.FlowsheetSolver.TaskSchedulers
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
private readonly List<Thread> _threads

Field Value

ListThread

See Also