Sta Task SchedulerDispose Method
Cleans up the scheduler by indicating that no more tasks will be queued.
This method blocks until all threads successfully shutdown.
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#
public void Dispose()VB
Public Sub Dispose