Decrements the lock count on the writer lock
ReleaseWriterLock decrements the writer lock count. When the count reaches zero, the writer lock is released.
ReaderWriterLock Class | log4net.Util Namespace