Click or drag to resize

ReplicatorConfigurationTarget Property

Gets the target to replicate with (either Database or Uri

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public IEndpoint Target { get; }

Property Value

Type: IEndpoint
See Also