QueryClientTypeManager.IsQueryThrottlingEnabled method

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

QueryClientTypeManager class

QueryClientTypeManager members

Microsoft.Office.Server.Search.Query namespace