Acquires a reader lock
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
AcquireReaderLock blocks if a different thread has the writer lock, or if at least one thread is waiting for the writer lock.
See Also