IQueryClientTypeOperations.IsQueryThrottlingEnabled 方法
检查是否启用了查询限制
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<OperationContractAttribute> _
Function IsQueryThrottlingEnabled As Boolean
用法
Dim instance As IQueryClientTypeOperations
Dim returnValue As Boolean
returnValue = instance.IsQueryThrottlingEnabled()
[OperationContractAttribute]
bool IsQueryThrottlingEnabled()
返回值
类型:System.Boolean
如果查询限制为已启用,则为 false ; 否则为