ThreadClass Constructor (ThreadStart, String)
Initializes a new instance of the Thread class.
Parameters
- Start
- A ThreadStart delegate that references the methods to be invoked when this thread begins executing
- Name
- The name of the thread
See Also
ThreadClass Class | edu.neu.ccs.demeter.dCsharp Namespace | ThreadClass Constructor Overload List