ILoadController Interface

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

Namespace:  Microsoft.BusinessData.Infrastructure.Throttle
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface ILoadController
'Usage
Dim instance As ILoadController
public interface ILoadController

Remarks

Each throttling rule has a scope that is enabled globally or for a particular system type.

See Also

Reference

ILoadController Members

Microsoft.BusinessData.Infrastructure.Throttle Namespace