Sets up a thread
| C# | Visual Basic | Visual C++ |
public JamThread( WorkerThreadPool threadPool )
Public Sub New ( _ threadPool As WorkerThreadPool _ )
public: JamThread( WorkerThreadPool^ threadPool )
- threadPool (WorkerThreadPool)
| C# | Visual Basic | Visual C++ |
public JamThread( WorkerThreadPool threadPool )
Public Sub New ( _ threadPool As WorkerThreadPool _ )
public: JamThread( WorkerThreadPool^ threadPool )