The overloads of raise are listed below. For a list of all members, see the Stdlib Members list.
static raise(RealTimeSignum) : intSend a realtime signal to the current process.static raise(Signum) : intSend a signal to the current process.
Send a realtime signal to the current process.
Send a signal to the current process.