dCsharp

ThreadClass.Interrupt Method 

Interrupts a thread that is in the WaitSleepJoin thread state

public virtual void Interrupt();

See Also

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