A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Replication Class
Replication Properties
ActiveTaskInfo Property
Authenticator Property
ChangesCount Property
Channels Property
CompletedChangesCount Property
Continuous Property
CreateTarget Property
DocIds Property
Filter Property
FilterParams Property
Headers Property
IsPull Property
IsRunning Property
LastError Property
LocalDatabase Property
Options Property
RemoteUrl Property
ReplicationOptions Property
Status Property
TransformationFunction Property
Username Property
Replication
Headers Property
Gets or sets the extra HTTP headers to send in
Replication
requests to the remote
Database
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
abstract
IDictionary
<
string
,
string
>
Headers
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
the extra HTTP headers to send in
Replication
requests to the remote
Database
.
See Also
Reference
Replication Class
Couchbase.Lite Namespace