Returns the exit status of the process.
- status
- The process status, as obtained through Syscall.wait or Syscall.waitpid.
The exit status of a process.
This can only be called if Syscall.WIFEXITED has returned true.
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0