Click or drag to resize

ReplicationStatusActivity 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.0.0-b0364
Syntax
C#
public ReplicatorActivityLevel Activity { get; }

Property Value

Type: ReplicatorActivityLevel
See Also