ShellBrowser .Net Edition
Instance Property
NamespacesJam.ShellWorkerThreadPoolInstance
Get a lazy initialized singleton instance of WorkerThreadPool (thread-safe). Per default the Threadpool is prepared for usage with COM, see InstanceInitializesCOM.
Declaration Syntax
C#Visual BasicVisual C++
public static WorkerThreadPool Instance { get; }
Public Shared ReadOnly Property Instance As WorkerThreadPool
public:
static property WorkerThreadPool^ Instance {
	WorkerThreadPool^ get ();
}

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