Click or drag to resize

ReplicatorStatusProgress Property

Gets the current progress of the replication

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

Property Value

Type: ReplicatorProgress
See Also