Parameter of
Properties
| Name | Type | Description |
|---|---|---|
| ArchiveBinLocation | String |
This property is no longer used. |
| CompressionLevel | CompressionLevel |
This value represents the compression to use for data passed over the connection. |
| IsEncrypted | Boolean |
This value is true if the connection data is to be encrypted; otherwise, it is false. |
| IsMirrorEnabled | Boolean | This value is true if a mirror is started when the connection is created; otherwise, it is false. |
| IsPathBlockingEnabled | Boolean | This value is true if the destination paths on the target are blocked for writing, except by Double-Take; otherwise, it is false. |
| IsReplicationEnabled | Boolean | This value is true if replication is started when the connection is created; otherwise, it is false. |
| IsRestore | Boolean | This value is true if the connection is a restoration mirror; otherwise, it is false. |
| MirrorParameters | MirrorParameters | This value represents the mirror parameters used for the connection. If this value is null, the default mirror parameters will be used. |
| Schedule | Schedule | This value represents the bandwidth, orphans, and verification schedule. These schedule settings will be applied to all connections that share the same route to the same target. Therefore, if a connection exists over the same route to the same target as the connection you are creating, any schedule changes will be applied to that connection as well. |
| ScriptPoints | ScriptPoint [ ] | This value represents the scripts to be run at specific points during mirroring. |
| SnapshotSchedule | SnapshotSchedule | This value represents the snapshot schedule for the target. |