RelationalSyncProvider.BatchApplied Event
Occurs after each batch of changes has been applied to the destination.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
By default, Sync Framework delivers changes to each node in a single DataSet object. The BatchApplied event is fired only when changes are delivered in batches. For more information, see How to: Deliver Changes in Batches (SQL Server).
Show: