Click or drag to resize
ConnectionConfigurationModel Properties

The ConnectionConfigurationModel type exposes the following members.

Properties
  NameDescription
Public propertyBandwidthCollar
Gets or sets the current bandwidth limit.
Public propertyCompressionAlgorithm
Gets or sets the code for the compression algorithm being used for this connection.
Public propertyCompressionEnabled
Gets or sets a value indicating whether transmitted data is compressed.
Public propertyCompressionLevel
Gets or sets the level of compression configured on the connection.
Public propertyConnectionId
Gets or sets a one-based index for each connection established in a Double-Take instance.
Public propertyEncrypt
Gets or sets a value indicating whether transmitted data is encrypted.
Public propertyJobType
Gets or sets a product specific string indicating the type of job or workload protected by this connection.
Public propertyPathTransformations
Gets or sets the file path transformations applied to files replicated by this connection.
Public propertyReplicationSetName
Gets or sets the name of the replication set used for this connection.
Public propertySourceRoute
Gets or sets the source endpoint used by the target for this connection.
Public propertyTargetLoaded
Gets or sets a value indicating whether the target is loaded.
Public propertyTargetName
Gets or sets the host name of the target, if available.
Public propertyTargetRoute
Gets or sets the target endpoint used by the source for this connection.
Top
See Also