Click or drag to resize

ReplicatorProgressCompleted Property

Gets the number of changes that have finished processing

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

Property Value

Type: UInt64
See Also