This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Constants > E > esriReplicaMessageType Constants (ArcObjects .NET 10.5 SDK) |
The replica message type.
Constant | Value | Description |
---|---|---|
esriReplicaMessageTypeDC | 1 | A data change message. |
esriReplicaMessageTypeAck | 2 | An acknowledgement message. |
esriReplicaMessageTypeDCWFD | 3 | A data change message with instructions to switch roles. |
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: