IReplicationTaskDetails Properties |
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 monior 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.
|