|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriReplicaMessageType
The replica message type.
The esriReplicaMessageType enumeration contains values that represent different types of replica messages. The IReplicaMessageHandler::MessageType property uses the esriReplicaMessageType enumeration to indicate the type of message initialized with the ReplicaMessageHandler object.
The members of this enumeration are represented as follows:
| Field Summary | |
|---|---|
static int |
esriReplicaMessageTypeAck
An acknowledgement message. |
static int |
esriReplicaMessageTypeDC
A data change message. |
static int |
esriReplicaMessageTypeDCWFD
A data change message with instructions to switch roles. |
| Field Detail |
|---|
static final int esriReplicaMessageTypeDC
static final int esriReplicaMessageTypeAck
static final int esriReplicaMessageTypeDCWFD
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||