![]() | TransmissionScheduleModel Class |
Namespace: DoubleTake.Web.Models
The TransmissionScheduleModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransmissionScheduleModel | Initializes a new instance of the TransmissionScheduleModel class |
Name | Description | |
---|---|---|
![]() | Duration |
Gets or sets the duration.
|
![]() | Interval |
Gets or sets the interval.
|
![]() | IsEnabled |
Gets or sets a value indicating whether or not the item is enabled.
(Inherited from ScheduleItemModel.) |
![]() | MaxBytes |
Gets or sets the maximum bytes.
|
![]() | StartTime |
Gets or sets the start time.
|
![]() | ThresholdBytes |
Gets or sets the threshold bytes.
|
![]() | ThresholdPercentage |
Gets or sets the threshold as a percentage.
|
![]() | Window |
Gets or sets the time window.
|
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.) |