SearchServiceApplicationProxy.IsQueryThrottlingEnabled-Methode
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function IsQueryThrottlingEnabled As Boolean
'Usage
Dim instance As SearchServiceApplicationProxy
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
public bool IsQueryThrottlingEnabled()
Rückgabewert
Typ: System.Boolean
Implementiert
IQueryClientTypeOperations.IsQueryThrottlingEnabled()
Siehe auch
Referenz
SearchServiceApplicationProxy Klasse