dCsharp

ThreadClass.Start Method 

Causes the operating system to change the state of the current thread instance to ThreadState.Running

public virtual void Start();

See Also

ThreadClass Class | edu.neu.ccs.demeter.dCsharp Namespace