ShellBrowser .Net Edition
JamThread Constructor (threadPool)
NamespacesJam.ShellJamThreadJamThread(WorkerThreadPool)
Sets up a thread
Declaration Syntax
C#Visual BasicVisual C++
public JamThread(
	WorkerThreadPool threadPool
)
Public Sub New ( _
	threadPool As WorkerThreadPool _
)
public:
JamThread(
	WorkerThreadPool^ threadPool
)
Parameters
threadPool (WorkerThreadPool)

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