SearchServiceApplication.RefreshComponents 方法

刷新中SearchServiceApplication的搜索组件。

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

语法

声明
Public Sub RefreshComponents
用法
Dim instance As SearchServiceApplication

instance.RefreshComponents()
public void RefreshComponents()

备注

此方法将AdminComponentCrawlComponent的状态设置为未初始化,并且然后请求QueryComponent的刷新。这使AdminComponent和搜索服务实例同步器自动刷新的CrawlComponent对象。

另请参阅

引用

SearchServiceApplication 类

SearchServiceApplication 成员

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