LockSession<TKey,TValue> Class Members
See Also  Properties Methods 
SourceCode.Threading Namespace : LockSession<TKey,TValue> Class


Glossary Item Box

The following tables list the members exposed by LockSession<TKey,TValue>.

Public Properties

  Name Description
Public Property IsLocked  
Public Property LockedItem  
Public Property WaitedOnOtherLocks  
Top

Protected Properties

  Name Description
Protected Property Item  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.   
Public Method Lock  
Public Method TryLock  
Public Method Unlock Overloaded.   
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also