BandwidthSpecificationModel Class |
Namespace: DoubleTake.Web.Models
The BandwidthSpecificationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| BandwidthSpecificationModel | Initializes a new instance of the BandwidthSpecificationModel class |
| Name | Description | |
|---|---|---|
| BandwidthType |
Gets or sets the type of the bandwidth specification.
| |
| Key |
Gets or sets the name of the bandwidth specification.
| |
| Value |
Gets or sets the speed of the bandwidth specification, in bytes per second.
|
| 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.) |