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.) | |
RetransmissionRequest |
Set a threshold for the minimum and maximum time that a client waits
before requesting retransmission of a missing message.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TransmitLimit |
Set a byte-count limit on the amount of data that will be
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.
|