ShellBrowser .Net Edition
InstanceInitializesCOM Property
NamespacesJam.ShellWorkerThreadPoolInstanceInitializesCOM
Whether the threadpool returned by Instance initializes to let the threads in the pool make use of COM objects. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public static bool InstanceInitializesCOM { get; set; }
Public Shared Property InstanceInitializesCOM As Boolean
public:
static property bool InstanceInitializesCOM {
	bool get ();
	void set (bool value);
}

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