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.
Values for the lock type of a job definition.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPJobLockType
Dim instance As SPJobLockType
public enum SPJobLockType
Members
| Member name | Description | |
|---|---|---|
| None | No locks | |
| ContentDatabase | Locks the content database before processing. | |
| Job | Locks the job to prevent it from running on more than one machine. |