Decrements the lock count on the writer lock
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
ReleaseWriterLock decrements the writer lock count. When the count reaches zero, the writer lock is released.
See Also