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

Glossary Item Box

provides a simple and fast, writer only lock, request for read immediatly return true.

Syntax

Visual Basic (Declaration) 
Public Class ReservedWriteLocking(Of T As {New, ILockStrategy}) 
   Inherits ReservedWriteLocking
   Implements ILockStrategy 
C# 
public class ReservedWriteLocking<T> : ReservedWriteLocking, ILockStrategy  
where T: new(), ILockStrategy

Type Parameters

T

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Synchronization.ReservedWriteLocking
      CSharpTest.Net.Synchronization.ReservedWriteLocking<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