SearchServiceApplication.GetLoadBasedQueryThrottlingThreshold method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function GetLoadBasedQueryThrottlingThreshold As Integer
'Uso
Dim instance As SearchServiceApplication
Dim returnValue As Integer
returnValue = instance.GetLoadBasedQueryThrottlingThreshold()
public int GetLoadBasedQueryThrottlingThreshold()
Valor retornado
Type: System.Int32
Ver também
Referência
SearchServiceApplication class