次の方法で共有


BdcServiceApplicationProxy.GetLoadController method

Gets the load controller for throttling.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetLoadController As LoadController
'Usage
Dim instance As BdcServiceApplicationProxy
Dim returnValue As LoadController

returnValue = instance.GetLoadController()
public LoadController GetLoadController()

Return value

Type: Microsoft.SharePoint.BusinessData.SystemSpecific.LoadController
The load controller for throttling.

See also

Reference

BdcServiceApplicationProxy class

BdcServiceApplicationProxy members

Microsoft.SharePoint.BusinessData.SharedService namespace