This documentation is archived and is not being maintained.
ILockName Interface
Visual Studio 2013
Lock name interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The ILockName type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CachedLockObject | Get or set a cached lock object for this name. that is name can cache a lock object! |
![]() | LockLevel | Returns the lock level for this name. |
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares the current object with another object of the same type. (Inherited from IComparable<ILockName>.) |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable<ILockName>.) |
Show:
