ScopesCompilationState Enumeration
Defines the scopes compilation state values for the CompilationState property of the Scopes class
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration ScopesCompilationState
'Usage
Dim instance As ScopesCompilationState
public enum ScopesCompilationState
Members
Member name | Description | |
---|---|---|
Idle | Indicates that scopes are not being compiled at this time. | |
Compiling | Indicates that the scopes system is currently compiling scopes. |