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


esriReplicaState Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriReplicaState Constants
ArcGIS Developer Help

esriReplicaState Constants

The Replica state.

Constant Value Description
esriReplicaStateSendingData 1 Sending data state.
esriReplicaStateWaitingForData 2 Waiting for data state.
esriReplicaStateSendingAcknowledgment 4 Sending acknowledgement state.

Product Availability

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

Remarks

The esriReplicaState enumerations contains values which represent the replica state.  The IGPReplica::ReplicaState property uses the esriReplicaState enumeration to indicate the current state of the replica.  The replica state may also be retrieved from the IReplica::ReplicaState property.  See the GPReplica and Replica coclasses for more information.

The members of this enumeration are represented as follows: