Click or drag to resize

IReplicationRemoteUrl Property

Gets the URL of the remote database being replicated to, if this is a network replication

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntax
C#
Uri RemoteUrl { get; }

Property Value

Type: Uri
See Also