Click or drag to resize

ThrottlingSettingsContractThrottlingEnabled Property

Is throttling enabled.

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

Property Value

Type: Boolean
See Also