Couchbase.Lite.Sync Namespace |
| Class | Description | |
|---|---|---|
| ReplicationStatusChangedEventArgs |
Event arguments for the StatusChanged event
|
| Structure | Description | |
|---|---|---|
| ReplicationProgress |
A struct describing the current progress of an IReplication | |
| ReplicationStatus |
A struct describing the current status of an IReplication |
| Interface | Description | |
|---|---|---|
| IReplication |
An interface describing a replication. A replication is a transfer of data
between two database endpoints. The two endpoints are a local database, and
either another local database or a remote URL.
|
| Enumeration | Description | |
|---|---|---|
| ReplicationActivityLevel |
An enum describing states for an IReplication |