Return the running process' ID.
an int with the process ID if the process is running; -1 if not.
See Implementation
Return the running process' ID.