ConnectionInfoModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionInfoModel | Initializes a new instance of the ConnectionInfoModel class |
| Name | Description | |
|---|---|---|
| Configuration |
Gets or sets the servers and settings involved in the connection.
| |
| Guid |
Gets or sets the unique ID of the connection.
| |
| SourceAddresses |
Gets or sets the source addresses.
| |
| SourceName |
Gets or sets the name of the source.
| |
| Statistics |
Gets or sets various connection statistics collected by the Double-Take engine.
| |
| Status |
Gets or sets the operational state of the 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.) |