IncomingOAuthJobRule class

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

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Health.SPHealthAnalysisRule
    Microsoft.Office.TranslationServices.Health.IncomingOAuthJobRule

Namespace:  Microsoft.Office.TranslationServices.Health
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public Class IncomingOAuthJobRule _
    Inherits SPHealthAnalysisRule
'Usage
Dim instance As IncomingOAuthJobRule
public class IncomingOAuthJobRule : SPHealthAnalysisRule

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

IncomingOAuthJobRule members

Microsoft.Office.TranslationServices.Health namespace