QueryManager.SendRequest 方法

将搜索查询请求异步发送到指定的联合的搜索位置。

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

语法

声明
Public Sub SendRequest ( _
    locationList As LocationList, _
    count As Integer _
)
用法
Dim instance As QueryManager
Dim locationList As LocationList
Dim count As Integer

instance.SendRequest(locationList, count)
public void SendRequest(
    LocationList locationList,
    int count
)

参数

另请参阅

引用

QueryManager 类

QueryManager 成员

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