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: 7.2
Syntax
public int MaxWorkerThreads { get; set; }

Property Value

Int32
See Also