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.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Enumeration LockMode
public enum LockMode
public enum class LockMode
type LockMode
public enum LockMode
Members
| Member name | Description | |
|---|---|---|
| Exclusive | ||
| Free | ||
| IntentExclusive | ||
| IntentShared | ||
| Invalid | ||
| Shared | ||
| SharedIntentExclusive | ||
| Update |