This documentation is archived and is not being maintained.
ISyncSession::Cancel
Cancels the current synchronization session.
Cancel stops the synchronization session from performing any more work. It does not roll back any changes that have already been made.
After Cancel is called, all Sync Framework methods return E_ABORT.