Click or drag to resize
TransmissionScheduleModel Properties

The TransmissionScheduleModel type exposes the following members.

Properties
  NameDescription
Public propertyDuration
Gets or sets the duration.
Public propertyInterval
Gets or sets the interval.
Public propertyIsEnabled
Gets or sets a value indicating whether or not the item is enabled.
(Inherited from ScheduleItemModel.)
Public propertyMaxBytes
Gets or sets the maximum bytes.
Public propertyStartTime
Gets or sets the start time.
Public propertyThresholdBytes
Gets or sets the threshold bytes.
Public propertyThresholdPercentage
Gets or sets the threshold as a percentage.
Public propertyWindow
Gets or sets the time window.
Top
See Also