Decrements the lock count on the writer lock
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Remarks
ReleaseWriterLock decrements the writer lock count. When the count reaches zero, the writer lock is released.
See Also