ReplicationProgress Structure |
Namespace: Couchbase.Lite.Sync
public struct ReplicationProgress
The ReplicationProgress type exposes the following members.
| Name | Description | |
|---|---|---|
| Completed |
Gets the number of changes that have finished processing
| |
| Total |
Gets the current count of changes that have been received for
processing
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |