Поделиться через


Метод ILoadController.GetThrottleRuleDefault

Возвращает значение по умолчанию для заданного ThrottleScope и ThrottleType объектов.

Пространство имен:  Microsoft.BusinessData.Infrastructure.Throttle
Сборка:  Microsoft.BusinessData (в Microsoft.BusinessData.dll)

Синтаксис

'Декларация
Function GetThrottleRuleDefault ( _
    throttleScope As ThrottleScope, _
    throttleType As ThrottleType _
) As Integer
'Применение
Dim instance As ILoadController
Dim throttleScope As ThrottleScope
Dim throttleType As ThrottleType
Dim returnValue As Integer

returnValue = instance.GetThrottleRuleDefault(throttleScope, _
    throttleType)
int GetThrottleRuleDefault(
    ThrottleScope throttleScope,
    ThrottleType throttleType
)

Параметры

Возвращаемое значение

Тип: System.Int32
Значение по умолчанию.

См. также

Справочные материалы

ILoadController интерфейс

Элементы ILoadController

Пространство имен Microsoft.BusinessData.Infrastructure.Throttle