ArcObjects Library Reference (GeoDatabase)  

IWorkspaceReplicaSyncEvents Interface

Provides access to replica events that may be fired after a check-in synchronization operation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AfterExportingDataChanges Occurs in the replica geodatabase after data changes have been exported from that replica geodatabase to a delta database.
Method AfterSynchronizingDataChanges Occurs in the master geodatabase after data changes in either a replica geodatabase or delta database are transferred to the master geodatabase.
Method BeforeExportingDataChanges Occurs in the replica geodatabase before data changes are exported from that replica geodatabase to a delta database.
Method BeforeSynchronizingDataChanges Occurs in the master geodatabase before data changes in either a replica geodatabase or delta database are transferred to the master geodatabase.