ShellBrowser .Net Edition
InstanceUsesLIFO Property
NamespacesJam.ShellWorkerThreadPoolInstanceUsesLIFO
Whether the threadpool returned by Instance uses LIFO, the default value is false
Declaration Syntax
C#Visual BasicVisual C++
public static bool InstanceUsesLIFO { get; set; }
Public Shared Property InstanceUsesLIFO As Boolean
public:
static property bool InstanceUsesLIFO {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)