Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ReaderWriterLock�Methods

The methods of the ReaderWriterLock class are listed below. For a complete list of ReaderWriterLock class members, see the ReaderWriterLock Members topic.

Public Instance Methods

AcquireReaderLock Acquires a reader lock
AcquireWriterLock Acquires the writer lock
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ReleaseReaderLock Decrements the lock count
ReleaseWriterLock Decrements the lock count on the writer lock
ToString (inherited from Object)

See Also

ReaderWriterLock Class | log4net.Util Namespace