dCsharp

ThreadClass.Suspend Method 

Suspends the thread, if the thread is already suspended it has no effect

public void Suspend();

See Also

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