del método QueryClientTypeManager.IsQueryThrottlingEnabled
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Function IsQueryThrottlingEnabled As Boolean
'Uso
Dim instance As QueryClientTypeManager
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()
Valor devuelto
Tipo: System.Boolean