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