xtd 0.2.0
Loading...
Searching...
No Matches

◆ raise()

static void xtd::environment::raise ( xtd::signal  signal)
static

Sends xtd::signal to the program. The xtd::environment::cancel_signal event is invoked with the specified signal.

Parameters
signalOne of xtd::signal values that represents the signal sent to the program.