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

Property Value

Int32
See Also