LoadController Members

Include Protected Members
Include Inherited Members

Contains the throttle configuration settings for different scopes on the client.

The LoadController type exposes the following members.

Properties

  Name Description
Public propertyStatic member Instance Gets the singleton instance of the LoadController class.

Top

Methods

  Name Description
Public method ContainsThrottleRule Indicates whether a throttling rule exists for the given ThrottleScope and ThrottleType objects.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dispose Releases the resources used by this LoadController.
Protected method Finalize This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Object.Finalize().)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetThrottleRuleDefault Gets the throttling rule default value for the given ThrottleScope and ThrottleType objects.
Public method GetThrottleRuleMax Gets the throttling rule maximum value for the given ThrottleScope and ThrottleType objects.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method IsThrottleRuleEnabled Determines if the throttling rule is enabled.
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method OverrideThrottleRuleDefault Overrides the throttling rule default value for the given ThrottleScope and ThrottleType objects.
Public method Stop Prevents the timer job from automatically updating throttling rules.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LoadController Class

Microsoft.Office.BusinessData.SystemSpecific Namespace