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