Compartilhar via


SearchServiceApplication.SetCPUQueryThrottlingThreshold method

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

Syntax

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

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

Parâmetros

Ver também

Referência

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace