NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
SlimReaderWriterLock Class
SlimReaderWriterLock Methods
AcquireReaderLock Method
AcquireReadLock Method
AcquireWriteLock Method
AcquireWriterLock Method
ReleaseReaderLock Method
ReleaseWriteLock Method
ReleaseWriterLock Method
SlimReaderWriterLock
AcquireReaderLock Method
Acquires the reader lock.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
AcquireReaderLock
(
long
timeout
)
Parameters
timeout
Type:
System
Int64
The timeout.
Implements
IReaderWriterLockCommon
AcquireReaderLock(Int64)
See Also
Reference
SlimReaderWriterLock Class
com.espertech.esper.compat.threading.locks Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com