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


IReplicationAgent2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IR > IReplicationAgent2 Interface
ArcGIS Developer Help

IReplicationAgent2 Interface

Provides access to replica operations.

Product Availability

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

Members

Name Description
Method CreateReplica Creates a replica pair in the workspaces bound to the input geodataservers.
Method CreateReplica2 Creates a replica pair and optionally layers in the workspaces bound to the input geodataservers.
Method ExtractData Extracts data from the source geodata server into the destination geodata server.
Method SynchronizeReplica Synchronizes a replica pair.

Inherited Interfaces

Interfaces Description
IReplicationAgent Provides access to replica operations.

Classes that implement IReplicationAgent2

Classes Description
ReplicationAgent A class used to perform replica operations.

Remarks

The IReplicationAgent2 interface provides methods to create and synchronize replicas and extract data in connected environments.  To perform these operations in a disconnected environment see methods on the IGeoDataServer2 interface.