Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicationStatus Structure
ReplicationStatus Properties
Activity Property
Progress Property
ReplicationStatus
Activity Property
Gets the current state of the replication (i.e. whether or not it is actively processing changes)
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0088
Syntax
C#
Copy
public
ReplicationActivityLevel
Activity
{
get
; }
Property Value
Type:
ReplicationActivityLevel
See Also
Reference
ReplicationStatus Structure
Couchbase.Lite.Sync Namespace