StaTaskScheduler_threads Field |
The STA threads used by the scheduler.
Namespace: DWSIM.FlowsheetSolver.TaskSchedulersAssembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax private readonly List<Thread> _threads
Private ReadOnly _threads As List(Of Thread)
Request Example
View SourceField Value
ListThreadSee Also