ReplicationOptionsDictionaryKeys Structure |
Note: This API is now obsolete.
Namespace: Couchbase.Lite
[ObsoleteAttribute("Use ReplicationOptions instead")] public struct ReplicationOptionsDictionaryKeys
The ReplicationOptionsDictionaryKeys type exposes the following members.
Name | Description | |
---|---|---|
RemoteUUID |
If specified, this will be used in place of the remote URL for calculating
the remote checkpoint in the replication process. Useful if the remote URL
changes frequently (e.g. P2P discovery scenario)
|