Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorConfiguration Class
ReplicatorConfiguration Properties
Authenticator Property
Channels Property
ConflictResolver Property
Continuous Property
Database Property
DocumentIDs Property
Headers Property
PinnedServerCertificate Property
ReplicatorType Property
Target Property
ReplicatorConfiguration
Headers Property
Extra HTTP headers to send in all requests to the remote target
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
Headers
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
ReplicatorConfiguration Class
Couchbase.Lite.Sync Namespace