Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
Replicator Class
Replicator Constructor
Replicator Properties
Replicator Methods
Replicator Events
Replicator Constructor
Constructs a replicator based on the given
ReplicatorConfiguration
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
Replicator
(
ReplicatorConfiguration
config
)
Parameters
config
Type:
Couchbase.Lite.Sync
ReplicatorConfiguration
The configuration to use to create the replicator
See Also
Reference
Replicator Class
Couchbase.Lite.Sync Namespace