Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
IReplication Interface
IReplication Properties
Continuous Property
Database Property
LastError Property
OtherDatabase Property
Pull Property
Push Property
RemoteUrl Property
Status Property
IReplication
RemoteUrl 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#
Copy
Uri
RemoteUrl
{
get
; }
Property Value
Type:
Uri
See Also
Reference
IReplication Interface
Couchbase.Lite.Sync Namespace