|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriReplicaState
The Replica state.
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:
Field Summary | |
---|---|
static int |
esriReplicaStateSendingAcknowledgment
Sending acknowledgement state. |
static int |
esriReplicaStateSendingData
Sending data state. |
static int |
esriReplicaStateWaitingForData
Waiting for data state. |
Field Detail |
---|
static final int esriReplicaStateSendingData
static final int esriReplicaStateWaitingForData
static final int esriReplicaStateSendingAcknowledgment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |