Click or drag to resize

WorkerThreadPoolMaxWorkerThreads Property

The maximum number of worker threads the pool may allocate

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public int MaxWorkerThreads { get; set; }

Property Value

Type: Int32
See Also