ThrottlingSettingsContract Properties |
The ThrottlingSettingsContract type exposes the following members.
Name | Description | |
---|---|---|
SpeedThrottlingEnabled |
Is speed throttling enabled.
| |
SpeedThrottlingKbPerSecond |
Limit for using network, KB/sec.
| |
ThrottleAlways |
Throttle always.
| |
ThrottleFromDay |
Throttle from specified day of week.
| |
ThrottleFromTime |
Milliseconds (TimeSpan)
| |
ThrottleToDay |
Throttle to the specified day of week.
| |
ThrottleToTime |
Milliseconds (TimeSpan)
| |
ThrottlingEnabled |
Is throttling enabled.
| |
ThrottlingMbPerDay |
Limit for using network per day, MB.
|