Click or drag to resize

ThrottlingSettingsContract Properties

The ThrottlingSettingsContract type exposes the following members.

Properties
  NameDescription
Public propertySpeedThrottlingEnabled
Is speed throttling enabled.
Public propertySpeedThrottlingKbPerSecond
Limit for using network, KB/sec.
Public propertyThrottleAlways
Throttle always.
Public propertyThrottleFromDay
Throttle from specified day of week.
Public propertyThrottleFromTime
Milliseconds (TimeSpan)
Public propertyThrottleToDay
Throttle to the specified day of week.
Public propertyThrottleToTime
Milliseconds (TimeSpan)
Public propertyThrottlingEnabled
Is throttling enabled.
Public propertyThrottlingMbPerDay
Limit for using network per day, MB.
Top
See Also