Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- lockType
Type: Microsoft.SharePoint.Administration.SPJobLockType
SPJobLockType object.