Neokernel API

ThreadClass.Interrupt Method

Interrupts a thread that is in the WaitSleepJoin thread state.

public virtual void Interrupt();

See Also

ThreadClass Class | com.neokernel.util Namespace