SyncCallbacks::OnProgressChanged Method
Dispatches the ProgressChanged event. This event occurs periodically during the synchronization session to report progress.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- args
- Type: Microsoft.Synchronization::SyncStagedProgressEventArgs
A SyncStagedProgressEventArgs object that contains the event data.
Show: