Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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