This document is archived and information here might be outdated.  Recommended version.


IWorkspaceReplicaSyncEvents Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceReplicaSyncEvents Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.

CoClasses that implement IWorkspaceReplicaSyncEvents

CoClasses and Classes Description