ProcessMonitor.onProcessStatusChanged

void onProcessStatusChanged(ProcessCallback callback) @safe nothrow

Sets callback for process status change events.

Parameters

callbackFunction to call when a process status changes.