Terminate the process by its identifier (PID)

We force terminate the process by its PID.
[Terminate process by name]

Options

pid - PID of the process

Result

True if the operation is successful, False if not.

Author: admin