abstract fun terminatedHandler(handler: Handler<Int>): Process
Set an handler for being notified when the process terminates.
handler - the handler called when the process terminates.
handler
Return this object