IReplication
|
The IReplicationTaskDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| CompletedItems | Gets the Items that were successfully replicated. | |
| IsCleanReplication | Gets whether the replication was a clean replication. | |
| RepTaskMonitor | Gets the monitor object that tracks ongoing replication. | |
| SkippedItems | Gets the Items that were skipped. | |
| StoppingError | Gets the stopping error of the replication. If replication completed, returns null. |
| Name | Description | |
|---|---|---|
| ItemReplicated | Informs this object that an Item has been replicated. | |
| ItemsCount | Gets the count of all Items to be replicated. |