TeamFoundationLockMode Enumeration
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 |