CrawlComponentCollection.Refresh Method
Reloads all the data from the Search administration database for all of the crawl component for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides Sub Refresh
'Usage
Me.Refresh()
protected override void Refresh()
Remarks
Always call this method before accessing the CrawlComponentCollection.
See Also
Reference
CrawlComponentCollection Class