Click or drag to resize

ReplicationReplicationOptions Property

Gets or sets the replication options.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public ReplicationOptions ReplicationOptions { get; set; }

Property Value

Type: ReplicationOptions
See Also