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 SPJobLockTypeTimerJobUtility.ValidateLockType(lockType)
public static void ValidateLockType(
SPJobLockType lockType
)
Parameters
lockType
Type: Microsoft.SharePoint.Administration.SPJobLockTypeSPJobLockType object.