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.
Starts the timer job for activating the crawl topology.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub BeginActivate
'Usage
Dim instance As CrawlTopology
instance.BeginActivate()
public void BeginActivate()
Remarks
The activation for the current crawl topology is asynchronous.
If the previous attempt to run this job has failed or has finished, a new job is created.