Метод SearchServiceApplication.SetLoadBasedQueryThrottlingThreshold
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Sub SetLoadBasedQueryThrottlingThreshold ( _
threshold As Integer _
)
'Применение
Dim instance As SearchServiceApplication
Dim threshold As Integer
instance.SetLoadBasedQueryThrottlingThreshold(threshold)
public void SetLoadBasedQueryThrottlingThreshold(
int threshold
)
Параметры
- threshold
Тип: System.Int32
См. также
Справочные материалы
SearchServiceApplication класс
Элементы SearchServiceApplication
Пространство имен Microsoft.Office.Server.Search.Administration