SearchServiceApplication.GetQueryThrottlingLatencyGoal method

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

Syntax

'Declaration
Public Function GetQueryThrottlingLatencyGoal As Integer
'Usage
Dim instance As SearchServiceApplication
Dim returnValue As Integer

returnValue = instance.GetQueryThrottlingLatencyGoal()
public int GetQueryThrottlingLatencyGoal()

Return value

Type: System.Int32

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

GetQueryThrottlingLatencyGoal overload

Microsoft.Office.Server.Search.Administration namespace