ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.TWorkerPoolConfig.MinRunningThreads
Syntax
Pascal
MinRunningThreads: Integer;

The minimum number of threads that this instance should use to perform its work.

The default value is 1, increase the value if you know to have slow / high latency workitems.