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

Glossary Item Box

provides a writer-only lock around Monitor. The TryRead/ReleaseRead methods are no-ops and always return true.

Syntax

Visual Basic (Declaration) 
Public Class WriterOnlyLocking 
   Implements ILockStrategy 
C# 
public class WriterOnlyLocking : ILockStrategy  

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Synchronization.WriterOnlyLocking

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys