Mono Class Library: Mono.Posix.Syscall Overview | MembersMono.Posix.Syscall.waitpid Method |
waitpid() will force a parent process to wait for a child process to stop or terminate. [Edit]
|
a int [Edit]
This member is obsolete. Please use Mono.Unix.Native.Syscall.waitpid instead.
waitpid() returns the pid of the child. On error, -1 is returned and System.Runtime.InteropServices.Marshal.GetLastWin32Error is set.
[Edit]
Namespace: Mono.Posix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0