on Process Complete
Called when a managed process terminates successfully.
Parameters
exit Value
the exit code returned by the process (typically 0 for success)
Called when a managed process terminates successfully.
the exit code returned by the process (typically 0 for success)