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