CSharpTest.Net
LockCounterFactory Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Synchronization Namespace : LockCounterFactory Class

Glossary Item Box

Creates a debugging lock factory that can track locks allocated and all acquired/released read/write locks

Syntax

Visual Basic (Declaration) 
Public Class LockCounterFactory 
   Implements CSharpTest.Net.Interfaces.IFactory(Of ILockStrategy)ILockFactory 
C# 
public class LockCounterFactory : CSharpTest.Net.Interfaces.IFactory<ILockStrategy>ILockFactory  

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Synchronization.LockCounterFactory
      CSharpTest.Net.Synchronization.DebugLockFactory
      CSharpTest.Net.Synchronization.LockCounterFactory<T>

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys