Neokernel API

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 | com.neokernel.util Namespace