ShellBrowser .Net Edition
MinWorkerThreads Property
NamespacesJam.ShellWorkerThreadPoolMinWorkerThreads
The minimum number of worker threads
Declaration Syntax
C#Visual BasicVisual C++
public int MinWorkerThreads { get; set; }
Public Property MinWorkerThreads As Integer
public:
property int MinWorkerThreads {
	int get ();
	void set (int value);
}

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