Click or drag to resize

WorkerThreadPoolMaxCpuUsage Property

The maximum cpu usage in percent were spawning additional worker threads is allowed

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

Property Value

Type: Int32
See Also