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-b0364
Syntax
C#
Copy
public
ReplicatorActivityLevel
Activity
{
get
; }
Property Value
Type:
ReplicatorActivityLevel
See Also
Reference
ReplicationStatus Structure
Couchbase.Lite.Sync Namespace