Synch Report / Information
elstx
Posts: 25
When running in console mode, is there a way to get feedback from the synchronization step? It would be nice to see where you are in the process and if each step of the synchronization succeeded or failed.
This discussion has been closed.
Comments
What you need to do is set up a StatusEventHandler, which will notify the application of the completion of any particular task that supports it. There is an example of how to use StatusEventHandler in the example projects.