NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
FairReaderWriterLock Class
FairReaderWriterLock Methods
AcquireReaderLock Method
AcquireReadLock Method
AcquireWriteLock Method
AcquireWriterLock Method
ReleaseReaderLock Method
ReleaseWriteLock Method
ReleaseWriterLock Method
FairReaderWriterLock
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
FairReaderWriterLock Class
com.espertech.esper.compat.threading.locks Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com