Compartilhar via


SearchServiceApplicationProxy.IsQueryThrottlingEnabled method

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Implements

IQueryClientTypeOperations.IsQueryThrottlingEnabled()

Ver também

Referência

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace