|
|
IReplication
|
The IReplicationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Disposed |
Raised after the source object has been properly disposed.
(Inherited from ISupportLifecycle) |
|
|
ExecutionException |
Occurs when the IAdapter encounters an Exception during execution.
(Inherited from IAdapter) |
|
|
ReplicationComplete | Occurs when the process of replicating the IArchive is complete. |
|
|
ReplicationException | Occurs when an Exception is encountered during the replication process of IArchive. |
|
|
ReplicationProgress | Occurs when the IArchive is being replicated. |
|
|
ReplicationStart | Occurs when the process of replicating the IArchive is started. |
|
|
StatusUpdate |
Occurs when the IAdapter wants to provide a status update.
(Inherited from IAdapter) |