string
getIncrementalOutput()
Returns the output incrementally. In comparison with the getOutput method which always return the whole output, this one returns the new output since the last call.
Return Value string The process output since the last call Exceptions LogicException in case the output has been disabled LogicException In case the process is not started