ReplicatorActivityLevel Enumeration |
Namespace: Couchbase.Lite.Sync
public enum ReplicatorActivityLevel
Member name | Value | Description | |
---|---|---|---|
Stopped | 0 | The replication is finished or hit a fatal error | |
Idle | 1 | The replication is inactive; either waiting for changes or offline because the remote host is unreachable | |
Busy | 2 | The replication is actively transferring data |