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
ActiveTaskInfo Property
Gets the active task info for thie replication
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
IDictionary
<
string
,
Object
>
ActiveTaskInfo
{
get
; }
Property Value
Type:
IDictionary
String
,
Object
See Also
Reference
Replication Class
Couchbase.Lite Namespace