ReplicationOptions Fields |
The ReplicationOptions type exposes the following members.
Name | Description | |
---|---|---|
DefaultHeartbeat |
The default value for Heartbeat (5 minutes)
| |
DefaultMaxOpenHttpConnections |
The default value for MaxOpenHttpConnections (8)
| |
DefaultMaxRevsToGetInBulk |
The default value for MaxRevsToGetInBulk (50)
| |
DefaultReplicationRetryDelay |
The default value for ReplicationRetryDelay (60 seconds)
| |
DefaultRequestTimeout |
The default value for RequestTimeout (60 seconds)
| |
DefaultRetryStrategy |
The default RetryStrategy for replications (exponential backoff)
| |
DefaultSocketTimeout |
The default value for SocketTimeout (5 minutes)
|