TimerJobUtility.ValidateLockType Method

Validates the lock type.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Sub ValidateLockType ( _
    lockType As SPJobLockType _
)
'Usage
Dim lockType As SPJobLockType

TimerJobUtility.ValidateLockType(lockType)
public static void ValidateLockType(
    SPJobLockType lockType
)

Parameters

See Also

Reference

TimerJobUtility Class

TimerJobUtility Members

Microsoft.Office.Server.Utilities Namespace