Click or drag to resize

ReplicationOptionsDictionaryKeysRemoteUUID Field

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)

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public static readonly string RemoteUUID

Field Value

Type: String
See Also