ScopesCompilationScheduleType enumeration

Defines the scope compilation schedule types.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneScope compilation only occurs when the Scopes() method of the Scopes class is called.
AutomaticScope compilation occurs automatically on a self-adjusting schedule.
CustomScope compilation occurs based on the schedule specified by the administrator.
Show: