Click or drag to resize

StaTaskScheduler_threads Field

The STA threads used by the scheduler.

Namespace: DWSIM.FlowsheetSolver.TaskSchedulers
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
private readonly List<Thread> _threads
Request Example View Source

Field Value

ListThread
See Also