Click or drag to resize

ThrottlingSettingsContractSpeedThrottlingKbPerSecond Property

Limit for using network, KB/sec.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public long SpeedThrottlingKbPerSecond { get; set; }

Property Value

Type: Int64
See Also