Click or drag to resize

ReplicatorStatus Property

Gets the current status of the Replicator

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public ReplicationStatus Status { get; set; }

Property Value

Type: ReplicationStatus
See Also