Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
Replicator Class
Replicator Properties
Config Property
LastError Property
Status Property
Replicator
Config Property
Gets the configuration that was used to create this Replicator
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
ReplicatorConfiguration
Config
{
get
; }
Property Value
Type:
ReplicatorConfiguration
See Also
Reference
Replicator Class
Couchbase.Lite.Sync Namespace