Share via


SearchAnalyticsJobBase.ExecuteInternal method

Overload list

  Name Description
Protected method ExecuteInternal(IAnalysisEngineAgent) Called regularly by an instance of AnalyticsJobDefinition, which represents the general timer job for SearchAnalyticsJob and SearchReportsJob. (Inherited from AnalyticsJobBase.)
Protected method ExecuteInternal(IAnalysisEngineAgent, Boolean) Implementation of this method should contain analysis lifecycle tasks. One of these tasks should be an attempt to start analysis if it is time to do so. The latter should require that startAnalysis is set to true.

Top

See also

Reference

SearchAnalyticsJobBase class

SearchAnalyticsJobBase members

Microsoft.Office.Server.Search.Analytics namespace