![]() | ThrottlingSettingsContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class ThrottlingSettingsContract
The ThrottlingSettingsContract type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThrottlingSettingsContract | Initializes a new instance of the ThrottlingSettingsContract class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |