CrawlTopology.CancelActivate Method
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.