Click or drag to resize

ReplicationProgressTotal Property

Gets the current count of changes that have been received for processing

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

Property Value

Type: UInt64
See Also