Sorry - I asked this question in the SyncFrameworkToolkit forum as well. This forum seems to be more active.
Hi,
I would like to be able to Abort a sync operation based on a number of factors determined server side.
For example, if the sync user has not authenticated or has been 'disabled' (from syncing), or if the sync scope is 'down for maintenance'.
I have played around with the SyncRequestInterceptor to throw an exception to successfully abort the sync operation, however I cannot see a way of getting any meaningful information about why the sync was aborted back to the client.
I have found this post: http://social.msdn.microsoft.com/Forums/uk-UA/synclab/thread/9678137b-914a-4b26-8ce6-bac5df662f60 asking a similar question a few years ago.
Apologies if this has been answered, or if I have missed something obvious. (I am quite new to this!)
Thanks for any help.