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.
Cancels activation of the crawl topology for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub CancelActivate
'Usage
Dim instance As CrawlTopology
instance.CancelActivate()
public void CancelActivate()
Remarks
Sets the crawl topology state to Deactivating, and deletes the timer job for the crawl topology activation when the activation operation is canceled.