OutgoingOAuthJobRule 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.OutgoingOAuthJobRule
Namespace: Microsoft.Office.TranslationServices.Health
Assembly: Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)
Syntax
'Declaration
Public Class OutgoingOAuthJobRule _
Inherits SPHealthAnalysisRule
'Usage
Dim instance As OutgoingOAuthJobRule
public class OutgoingOAuthJobRule : 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.