Visual Basic (Declaration) | |
---|---|
Public Interface ILockStrategy |
C# | |
---|---|
public interface ILockStrategy |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
ILockStrategy MembersCSharpTest.Net.Synchronization Namespace
ILockStrategy BPlusTree
ILockStrategy BPlusTreeOptions
ILockStrategy BPlusTree
ILockStrategy SynchronizedDictionary
ILockStrategy SynchronizedList
ILockStrategy LockCounterFactory.Create()
ILockStrategy DebugLockFactory.Create()
ILockStrategy IgnoreLockFactory.Create()
ILockStrategy LockFactory
ReadLock ReadLock.Acquire(ILockStrategy,Int32)
WriteLock WriteLock.Acquire(ILockStrategy,Int32)