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
Public method ScopesManagerInfo Initializes a new instance of the ScopesManagerInfo class.

Top

Properties

  Name Description
Public property AverageCompilationDuration Gets or sets the average compilation time for search Scopes managed by the search Scopes system.
Public property CompilationPercentComplete Gets or sets the percentage of compilation completed for the search Scopes system.
Public property CompilationScheduleType Gets or sets the search ScopesCompilationScheduleType for the search Scopes system.
Public property CompilationStartTime Gets or sets the start date and time of the current compilation of the search Scopes system.
Public property CompilationState Gets or sets the search ScopesCompilationState of the search Scopes system.
Public property CustomCompilationSchedule Gets or sets the custom compilation schedule for the search Scopes system.
Public property LastCompilationTime Gets or sets the date and time of the last compilation of the search Scopes system.
Public property NextCompilationTime Gets or sets the date and time for the next compilation of the search Scopes system.
Public property ScopesNeedingCompilation Gets or sets the number of Scopes to be compiled in the search Scopes system.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ScopesManagerInfo Class

Microsoft.Office.Server.Search.Administration Namespace