Click or drag to resize

ReplicatorConfig 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-b0520
Syntax
C#
public ReplicatorConfiguration Config { get; }

Property Value

Type: ReplicatorConfiguration
See Also