Compartilhar via


SearchServiceApplication.SetLoadBasedQueryThrottlingThreshold method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub SetLoadBasedQueryThrottlingThreshold ( _
    threshold As Integer _
)
'Uso
Dim instance As SearchServiceApplication
Dim threshold As Integer

instance.SetLoadBasedQueryThrottlingThreshold(threshold)
public void SetLoadBasedQueryThrottlingThreshold(
    int threshold
)

Parâmetros

Ver também

Referência

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace