Compartir a través de


del método IQueryClientTypeOperations.IsQueryThrottlingEnabled

Compruebe si está habilitado el límite de la consulta

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<OperationContractAttribute> _
Function IsQueryThrottlingEnabled As Boolean
'Uso
Dim instance As IQueryClientTypeOperations
Dim returnValue As Boolean

returnValue = instance.IsQueryThrottlingEnabled()
[OperationContractAttribute]
bool IsQueryThrottlingEnabled()

Valor devuelto

Tipo: System.Boolean
Es True si el límite de la consulta está habilitada, false en caso contrario

Vea también

Referencia

interfaz IQueryClientTypeOperations

Miembros IQueryClientTypeOperations

Espacio de nombres Microsoft.Office.Server.Search.Query