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: 2.0.0-b0520
Syntax
C#
public ReplicatorStatus Status { get; set; }

Property Value

Type: ReplicatorStatus
See Also