QueryClientTypeManager.IsQueryThrottlingEnabled-Methode
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function IsQueryThrottlingEnabled As Boolean
'Usage
Dim instance As QueryClientTypeManager
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()
Rückgabewert
Typ: System.Boolean