Click or drag to resize

ReplicatorStatusChangedEventArgsStatus Property

The new status for the Replicator in question.

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

Property Value

Type: ReplicatorStatus
See Also