signalNumber property
final
The numeric constant for the signal e.g.ProcessSignal.signalNumberwill be 1 forProcessSignal.sighup on most platforms.
Implementation
final int signalNumber;The numeric constant for the signal e.g.ProcessSignal.signalNumberwill be 1 forProcessSignal.sighup on most platforms.
final int signalNumber;