BandwidthOptionsModel Class |
Namespace: DoubleTake.Web.Models
The BandwidthOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| BandwidthOptionsModel | Initializes a new instance of the BandwidthOptionsModel class |
| Name | Description | |
|---|---|---|
| Entries |
Gets or sets the entries in the bandwidth limiting schedule.
| |
| Limit |
Gets or sets the bandwidth limit, in bytes per second.
| |
| Mode |
Gets or sets the mode of the bandwidth schedule.
| |
| Specifications |
Gets or sets the common bandwidth specifications, such as T1 or ISDN.
|
| 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.) |