QueryComponentState Enumeration

Specifies the state of the QueryComponent.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Enumeration QueryComponentState
'Usage
Dim instance As QueryComponentState
public enum QueryComponentState

Members

Member name Description
Uninitialized The query component is uninitialized.
Ready The query component is ready.
Offline The query component is offline.
IndexSplitDone The query component has finished splitting the full-text index catalog.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace