Click or drag to resize

ReplicationStatusProgress Property

Gets the current progress of the replication

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

Property Value

Type: ReplicationProgress
See Also