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

Not documented.

Source

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