Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorStatus Structure
ReplicatorStatus Properties
Activity Property
Error Property
Progress Property
ReplicatorStatus
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.1.0-b0232
Syntax
C#
Copy
public
ReplicatorActivityLevel
Activity
{
get
; }
Property Value
Type:
ReplicatorActivityLevel
See Also
Reference
ReplicatorStatus Structure
Couchbase.Lite.Sync Namespace