SearchServiceApplication.SetCPUQueryThrottlingThreshold method

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

Syntax

'Declaration
Public Sub SetCPUQueryThrottlingThreshold ( _
    threshold As Integer _
)
'Usage
Dim instance As SearchServiceApplication
Dim threshold As Integer

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

Parameters

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace