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

Glossary Item Box

A factory that produces instances of ILockStrategy to aquire/release read/write locks

Syntax

Visual Basic (Declaration) 
Public Interface ILockFactory 
   Inherits CSharpTest.Net.Interfaces.IFactory(Of ILockStrategy) 
C# 
public interface ILockFactory : CSharpTest.Net.Interfaces.IFactory<ILockStrategy>  

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys