The ReplicationConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clockskew |
Set the clock skew ratio among replication group members based on
the fastest and slowest measurements among the group for use with
master leases.
| |
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
RepmgrIncomingQueueMax |
Set a byte-count limit on the maximum amount of dynamic memory
used by the Replication Manager incoming queue.
| |
RetransmissionRequest |
Set a threshold for the minimum and maximum time that a client waits
before requesting retransmission of a missing message.
| |
ToString | (Inherited from Object.) | |
TransmitLimit |
Set a byte-count limit on the amount of data that is
transmitted from a site in response to a single message processed by
RepProcessMessage(DatabaseEntry, DatabaseEntry, Int32). The limit is
not a hard limit, and the record that exceeds the limit is the last
record to be sent.
|