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 the activation of the query topology.
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 QueryTopology
instance.CancelActivate()
public void CancelActivate()
Remarks
This method checks that the state of the QueryTopologyState is activating; otherwise, it throws an InvalidOperationException.