del método SearchServiceApplicationProxy.IsQueryThrottlingEnabled
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Function IsQueryThrottlingEnabled As Boolean
'Uso
Dim instance As SearchServiceApplicationProxy
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()
Valor devuelto
Tipo: System.Boolean
Implementaciones
IQueryClientTypeOperations.IsQueryThrottlingEnabled()
Vea también
Referencia
clase SearchServiceApplicationProxy
Miembros SearchServiceApplicationProxy
Espacio de nombres Microsoft.Office.Server.Search.Administration