Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorConfiguration Class
ReplicatorConfiguration Properties
Authenticator Property
ConflictResolver Property
Continuous Property
Database Property
Options Property
ReplicatorType Property
Target Property
ReplicatorConfiguration
Options Property
Gets or sets extra options affecting replication.
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
ReplicatorOptionsDictionary
Options
{
get
;
set
; }
Property Value
Type:
ReplicatorOptionsDictionary
See Also
Reference
ReplicatorConfiguration Class
Couchbase.Lite.Sync Namespace