SearchServiceApplication.GetCPUQueryThrottlingThreshold method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function GetCPUQueryThrottlingThreshold As Integer
'Usage
Dim instance As SearchServiceApplication
Dim returnValue As Integer
returnValue = instance.GetCPUQueryThrottlingThreshold()
public int GetCPUQueryThrottlingThreshold()
Return value
Type: System.Int32
See also
Reference
SearchServiceApplication class