ReplicatorConfigurationTarget Property |
Gets or sets the target to replicate with. This property
is required to create an
Replicator
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax public ReplicatorTarget Target { get; set; }
Property Value
Type:
ReplicatorTargetSee Also