Mono.Unix.Native.Syscall.kill Method
Send a signal to the specified process.

Syntax

public static int kill (int pid, Signum sig)

Parameters

pid
The process to signal.
sig
The signal to send.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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