Compartilhar via


QueryClientTypeManager.IsQueryThrottlingEnabled method

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

Syntax

'Declaração
Public Function IsQueryThrottlingEnabled As Boolean
'Uso
Dim instance As QueryClientTypeManager
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

QueryClientTypeManager class

QueryClientTypeManager members

Microsoft.Office.Server.Search.Query namespace