Share via


TimerJobRule members

Defines a health rule that detects when a timer job is not running.

The TimerJobRule type exposes the following members.

Constructors

  Name Description
Public method TimerJobRule Initializes a new instance of a TimerJobRule object.

Top

Properties

  Name Description
Public property AutomaticExecutionParameters Gets a value that specifies how often and where the rule is run automatically via the timer service. (Overrides SPHealthAnalysisRule.AutomaticExecutionParameters.)
Public property Category Gets the category for the health rule. (Overrides SPHealthAnalysisRule.Category.)
Public property CustomCategory (Inherited from SPHealthAnalysisRule.)
Public property ErrorLevel Gets the default severity of errors returned by the rule. (Overrides SPHealthAnalysisRule.ErrorLevel.)
Public property Explanation Gets a more detailed description of the problem detected by the rule. (Overrides SPHealthAnalysisRule.Explanation.)
Public property KnowledgeBaseArticleId Gets a knowledge base article that contains additional information about the rule. (Overrides SPHealthAnalysisRule.KnowledgeBaseArticleId.)
Public property Remedy Gets a set of manual steps an administrator can perform to repair the problem detected by the rule. (Overrides SPHealthAnalysisRule.Remedy.)
Public property Summary Gets a brief summary of the defined problem for which the rule is checking. (Overrides SPHealthAnalysisRule.Summary.)
Public property Version (Inherited from SPHealthAnalysisRule.)

Top

Methods

  Name Description
Public method Check Detects if the timer job is not running but should be. (Overrides SPHealthAnalysisRule.Check().)
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

TimerJobRule class

Microsoft.Office.TranslationServices.Health namespace