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.0
Syntax
public static bool InstanceUsesLIFO { get; set; }

Property Value

Type: Boolean
See Also