Mono Class Library: Mono.Unix.UnixProcess Overview | Members

Mono.Unix.UnixProcess.Kill Method

Send the Mono.Unix.Native.Signum.SIGKILL signal to the process. [Edit]

public void Kill ()

See Also

Mono.Unix.Native.Syscall.kill

Exceptions

TypeReason
InvalidOperationException The sending process is not the super-user and its effective user id does not match the effective user-id of the receiving process. When signaling a process group, this error is returned if any members of the group could not be signaled. [Mono.Unix.Native.Errno.EPERM] [Edit]

Remarks

[Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0