This documentation is archived and is not being maintained.
ScopesCompilationScheduleType enumeration
Defines the scope compilation schedule types.
Namespace:
Microsoft.Office.Server.Search.AdministrationAssembly:
Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| None | Scope compilation only occurs when the Scopes() method of the Scopes class is called. |
| Automatic | Scope compilation occurs automatically on a self-adjusting schedule. |
| Custom | Scope compilation occurs based on the schedule specified by the administrator. |