Click or drag to resize

ThrottlingSettingsContractThrottlingMbPerDay Property

Limit for using network per day, MB.

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

Property Value

Type: Int64
See Also