QueryClientTypeMapping.ThrottlingTier 属性

调节层的客户端类型

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property ThrottlingTier As QueryThrottlingTier
    Get
    Set
用法
Dim instance As QueryClientTypeMapping
Dim value As QueryThrottlingTier

value = instance.ThrottlingTier

instance.ThrottlingTier = value
public QueryThrottlingTier ThrottlingTier { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Query.Throttling.QueryThrottlingTier

另请参阅

引用

QueryClientTypeMapping 类

QueryClientTypeMapping 成员

Microsoft.Office.Server.Search.Query 命名空间