ReplicatorProgressTotal 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.1.0-b0232
Syntaxpublic ulong Total { get; }
Property Value
Type:
UInt64
See Also