ProcessResult(int pid, int exitCode, stdout, stderr)

Source

ProcessResult(this.pid, this.exitCode, this.stdout, this.stderr);