次の方法で共有


SearchReportsJob.ExecuteInternal method

Performs analysis lifecycle tasks. Attempts to start analysis if it is time to do so. This method is called regularly by an instance of AnalyticsJobDefinition, which represents the general timer job for SearchAnalyticsJob and SearchReportsJob.

Overload list

  Name Description
Protected method ExecuteInternal(IAnalysisEngineAgent) Performs analysis lifecycle tasks. Attempts to start analysis if it is time to do so. This method is called regularly by an instance of AnalyticsJobDefinition, which represents the general timer job for SearchAnalyticsJob and SearchReportsJob. (Overrides AnalyticsJobBase.ExecuteInternal(IAnalysisEngineAgent).)
Protected method ExecuteInternal(IAnalysisEngineAgent, Boolean) Performs analysis lifecycle tasks. Attempts to start analysis if it is time to do so and startAnalysis is true. (Overrides SearchAnalyticsJobBase.ExecuteInternal(IAnalysisEngineAgent, Boolean).)

Top

See also

Reference

SearchReportsJob class

SearchReportsJob members

Microsoft.Office.Server.Search.Analytics namespace