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.
This is the set of lock modes that can be acquired when you call AcquireLock on the TeamFoundationLockingService.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Enumeration TeamFoundationLockMode
public enum TeamFoundationLockMode
public enum class TeamFoundationLockMode
type TeamFoundationLockMode
public enum TeamFoundationLockMode
Members
Member name | Description | |
---|---|---|
Exclusive | ||
NoLock | ||
Shared |