ConnectionConfigurationModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionConfigurationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionConfigurationModel | Initializes a new instance of the ConnectionConfigurationModel class |
| Name | Description | |
|---|---|---|
| BandwidthCollar |
Gets or sets the current bandwidth limit.
| |
| CompressionAlgorithm |
Gets or sets the code for the compression algorithm being used for this connection.
| |
| CompressionEnabled |
Gets or sets a value indicating whether transmitted data is compressed.
| |
| CompressionLevel |
Gets or sets the level of compression configured on the connection.
| |
| ConnectionId |
Gets or sets a one-based index for each connection established in a Double-Take instance.
| |
| Encrypt |
Gets or sets a value indicating whether transmitted data is encrypted.
| |
| JobType |
Gets or sets a product specific string indicating the type of job or workload protected by this connection.
| |
| PathTransformations |
Gets or sets the file path transformations applied to files replicated by this connection.
| |
| ReplicationSetName |
Gets or sets the name of the replication set used for this connection.
| |
| SourceRoute |
Gets or sets the source endpoint used by the target for this connection.
| |
| TargetLoaded |
Gets or sets a value indicating whether the target is loaded.
| |
| TargetName |
Gets or sets the host name of the target, if available.
| |
| TargetRoute |
Gets or sets the target endpoint used by the source for this connection.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |