Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorStatus Structure
ReplicatorStatus Properties
Activity Property
Error Property
Progress Property
ReplicatorStatus
Progress Property
Gets the current progress of the replication
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
ReplicatorProgress
Progress
{
get
; }
Property Value
Type:
ReplicatorProgress
See Also
Reference
ReplicatorStatus Structure
Couchbase.Lite.Sync Namespace