Click or drag to resize

ReplicationRemoteUrl Property

Gets the remote URL being replicated to/from.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public Uri RemoteUrl { get; }

Property Value

Type: Uri
See Also