QueryClientTypeManager.IsQueryThrottlingEnabled - Méthode
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function IsQueryThrottlingEnabled As Boolean
'Utilisation
Dim instance As QueryClientTypeManager
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()
Valeur renvoyée
Type : System.Boolean