Click or drag to resize

ReplicationProgressCompleted Property

Gets the number of changes that have finished processing

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
public ulong Completed { get; }

Property Value

Type: UInt64
See Also