Click or drag to resize

ReplicatorStatusActivity Property

Gets the current state of the replication (i.e. whether or not it is actively processing changes)

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

Property Value

Type: ReplicatorActivityLevel
See Also