The SIGSTOP signal instructs the operating system to stop a process for later resumption.
public const SIGSTOP = 'SIGSTOP';