Neokernel API

ThreadClass.Suspend Method

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

public void Suspend();

See Also

ThreadClass Class | com.neokernel.util Namespace