SyncCallbacks::ProgressChanged Event
Occurs periodically during the synchronization session to report progress.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
When this event is raised depends on the kind of provider that is being used. For example, the provider could raise the event after each change is applied, or it could raise the event every time that a defined amount of data is transferred during change application. For more information, see Reporting Synchronization Progress.
Show: