SearchServiceApplication.IsQueryThrottlingEnabled method

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

Syntax

'Declaration
Public Function IsQueryThrottlingEnabled As Boolean
'Usage
Dim instance As SearchServiceApplication
Dim returnValue As Boolean

returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()

Return value

Type: System.Boolean

Implements

IQueryClientTypeOperations.IsQueryThrottlingEnabled()

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace