Click or drag to resize

WorkerThreadPoolInstanceUsesLIFO Property

Whether the threadpool returned by Instance uses LIFO, the default value is false

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public static bool InstanceUsesLIFO { get; set; }

Property Value

Boolean
See Also