ScopesManagerInfo Members
Include Protected Members
Include Inherited Members
Represents a group of global settings for the search Scopes system in a Search application.
The ScopesManagerInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScopesManagerInfo | Initializes a new instance of the ScopesManagerInfo class. |
Top
Properties
Name | Description | |
---|---|---|
AverageCompilationDuration | Gets or sets the average compilation time for search Scopes managed by the search Scopes system. | |
CompilationPercentComplete | Gets or sets the percentage of compilation completed for the search Scopes system. | |
CompilationScheduleType | Gets or sets the search ScopesCompilationScheduleType for the search Scopes system. | |
CompilationStartTime | Gets or sets the start date and time of the current compilation of the search Scopes system. | |
CompilationState | Gets or sets the search ScopesCompilationState of the search Scopes system. | |
CustomCompilationSchedule | Gets or sets the custom compilation schedule for 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 for the next compilation of the search Scopes system. | |
ScopesNeedingCompilation | Gets or sets the number of Scopes to be compiled in the search Scopes system. |
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