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