Click or drag to resize

ReplicationActiveTaskInfo 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#
public IDictionary<string, Object> ActiveTaskInfo { get; }

Property Value

Type: IDictionaryString, Object
See Also