VolatileScopesManagerInfo Members
Include Protected Members
Include Inherited Members
Represents the information that is likely to change for a Search scopes system in the Search application.
The VolatileScopesManagerInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VolatileScopesManagerInfo | Initializes a new instance of the VolatileScopesManagerInfo class. |
Top
Properties
Name | Description | |
---|---|---|
AverageCompilationDuration | Gets or sets the average compilation time for the Search scopes system. | |
CompilationPercentComplete | Gets or sets the percentage of compilation completed for the Search scopes system. | |
CompilationStartTime | Gets or sets the date and time of the current compilation of the Search scopes system. | |
CompilationState | Gets or sets the Search scope compilation state of the Search scopes system. | |
LastCompilationTime | Gets or sets the date and time of the last compilation of the Search scopes system. | |
NextCompilationTime | Gets or sets the date and time of the next compilation of the Search scopes system. | |
ScopesNeedingCompilation | Gets or sets the number of Search scopes belonging to the Search scopes system that need compilation. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top