Share via


ILoadController Members

Include Protected Members
Include Inherited Members

Represents the interface implemented by the LoadController class that contains the throttling rules for scopes.

The ILoadController type exposes the following members.

Methods

  Name Description
Public method ContainsThrottleRule Determines whether a throttling rule exists for the given ThrottleType object and ThrottleScope object.
Public method GetThrottleRuleDefault Returns the default value for the given ThrottleScope object and ThrottleType object.
Public method GetThrottleRuleMax Returns the maximum value for the given ThrottleScope object and ThrottleType object.
Public method IsThrottleRuleEnabled Determines whether the throttle rule is enabled for a given ThrottleScope object and ThrottleType object .
Public method OverrideThrottleRuleDefault Overrides the default value set by the administrator for the ThrottleType.

Top

See Also

Reference

ILoadController Interface

Microsoft.BusinessData.Infrastructure.Throttle Namespace