Process::getStopSignal()

int getStopSignal()

Returns the number of the signal that caused the child process to stop its execution.

It is only meaningful if hasBeenStopped() returns true.

Return Value

int

Exceptions

LogicException In case the process is not terminated
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.