Send the signal signal to the process.
[Edit]
Parameters
- signal
-
A Mono.Unix.Native.Signum containing the signal to
send to the process.
[Edit]
Exceptions
Type | Reason |
---|
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
Requirements
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0