Share via


TimerJobRule.Check method

Detects if the timer job is not running but should be.

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

Syntax

'Declaration
Public Overrides Function Check As SPHealthCheckStatus
'Usage
Dim instance As TimerJobRule
Dim returnValue As SPHealthCheckStatus

returnValue = instance.Check()
public override SPHealthCheckStatus Check()

Return value

Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckStatus

See also

Reference

TimerJobRule class

TimerJobRule members

Microsoft.Office.TranslationServices.Health namespace