Getting process details

The code provided earlier for export and import is enough when process goes well. In case of error you’ll get ProcessState.Aborted, but no details on what has happened. There is a way to get extended information about the running or finished process using... Read the full text.