Parameter of
Properties
Name | Type | Description |
---|---|---|
CanPauseMirror | Boolean | This value is true if mirroring can be paused;otherwise, it is false. |
CanPauseTarget | Boolean | This value is true if the target can be paused;otherwise, it is false. |
CanPauseTransmission | Boolean | This value is true if transmission can be paused;otherwise, it is false. |
CanProcessOrphans | Boolean | This value is true if the orphan file removal process can be started;otherwise, it is false. |
CanResumeMirror | Boolean | This value is true if mirroring can be resumed;otherwise, it is false. |
CanResumeTarget | Boolean | This value is true if the target can be resumed;otherwise, it is false. |
CanResumeTransmission | Boolean | This value is true if transmission can be resumed;otherwise, it is false. |
CanSetBandwidth | Boolean | This value is true if a bandwidth limit can be set;otherwise, it is false. |
CanStartMirror | Boolean | This value is true if mirroring can be started;otherwise, it is false. |
CanStartTransmission | Boolean | This value is true if transmission can be started;otherwise, it is false. |
CanStopMirror | Boolean | This value is true if mirroring can be stopped;otherwise, it is false. |
CanTakeSnapshot | Boolean | This value is true if the target can take a snapshot of the replica data;otherwise, it is false. |
CanUpdateShares | Boolean | This value is true if source share information can be updated;otherwise, it is false. |
CanVerify | Boolean | This value is true if verification of the source data to the target replica data can be started;otherwise, it is false. |
ConnectionId | Guid | This value is a unique ID that needs to be provided to the replication engine control methods for controlling the replication engine connection. |
Role | String | This value is the role of the replication engine for the job. Jobs may use more than one replication engine connection in their operation. This property provides a way to differentiate between the replication engine connections for display purposes. |