Freigeben über


IQueryClientTypeOperations.IsQueryThrottlingEnabled-Methode

Überprüft, ob die Abfrage Einschränkung aktiviert ist

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<OperationContractAttribute> _
Function IsQueryThrottlingEnabled As Boolean
'Usage
Dim instance As IQueryClientTypeOperations
Dim returnValue As Boolean

returnValue = instance.IsQueryThrottlingEnabled()
[OperationContractAttribute]
bool IsQueryThrottlingEnabled()

Rückgabewert

Typ: System.Boolean
True, wenn die Beschränkung der Abfrage aktiviert ist, sonst false

Siehe auch

Referenz

IQueryClientTypeOperations Schnittstelle

IQueryClientTypeOperations-Member

Microsoft.Office.Server.Search.Query-Namespace