Previous topic

ShutdownFlags

Next topic

SimpleHelpProvider

This Page

phoenix_title SignalΒΆ

The Signal enumeration provides the following values:

Description Value
SIGNONE verify if the process exists under Unix
SIGHUP  
SIGINT  
SIGQUIT  
SIGILL  
SIGTRAP  
SIGABRT  
SIGEMT  
SIGFPE  
SIGKILL forcefully kill, dangerous!
SIGBUS  
SIGSEGV  
SIGSYS  
SIGPIPE  
SIGALRM  
SIGTERM terminate the process gently