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.
Specifies the query topology state for the QueryTopology class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryTopologyState
'Usage
Dim instance As QueryTopologyState
public enum QueryTopologyState
Members
Member name | Description | |
---|---|---|
Inactive | The query topology is inactive. | |
Active | The query topology is active. Only one query topology can be in the activated state at a time. | |
Activating | The query topology is being activated. | |
Deactivating | The query topology is being deactivated. Only one query topology can be in the deactivated state at a time. |