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


Glossary Item Box

The following tables list the members exposed by ReaderWriterLocking.

Public Constructors

 NameDescription
Public ConstructorReaderWriterLocking ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyWriteVersionChanges every time a write lock is aquired. If WriteVersion == 0, no write locks have been issued.  
Top

Public Methods

 NameDescription
Public MethodReadOverloaded. Returns a reader lock that can be elevated to a write lock  
Public MethodReleaseReadReleases a read lock  
Public MethodReleaseWriteReleases a writer lock  
Public MethodTryReadReturns true if the lock was successfully obtained within the timeout specified  
Public MethodTryWriteReturns true if the lock was successfully obtained within the timeout specified  
Public MethodWriteOverloaded. Returns a read and write lock  
Top

See Also

Generated with Document! X 2011 by Innovasys