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 crawl topology state values for the CrawlTopology class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration CrawlTopologyState
'Usage
Dim instance As CrawlTopologyState
public enum CrawlTopologyState
Members
Member name | Description | |
---|---|---|
Inactive | The crawl topology is inactive. | |
Active | The crawl topology is active. | |
Activating | The crawl topology is activating. | |
Deactivating | The crawl topology is deactivating. | |
ActiveToBeRemoved | The crawl topology is active and is to be removed. | |
DeactivatingToBeRemoved | The crawl topology is deactivating and is to be removed. |