Mono Class Library: Mono.Unix.Native.Stdlib Overview | Members

Mono.Unix.Native.Stdlib.raise Overloads

The overloads of raise are listed below. For a list of all members, see the Stdlib Members list.

Public Methods

static
raise(RealTimeSignum) : int
Send a realtime signal to the current process.
static
raise(Signum) : int
Send a signal to the current process.