NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
TelemetryReaderWriterLock Class
TelemetryReaderWriterLock Methods
AcquireReadLock Method
AcquireWriteLock Method
OnReadLockReleased Method
OnWriteLockReleased Method
ReleaseWriteLock Method
TelemetryReaderWriterLock
OnReadLockReleased Method
Raises the
[E:ReadLockReleased]
event.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
protected
void
OnReadLockReleased
(
TelemetryEventArgs
e
)
Parameters
e
Type:
com.espertech.esper.compat.threading.locks
TelemetryEventArgs
The
TelemetryEventArgs
instance containing the event data.
See Also
Reference
TelemetryReaderWriterLock Class
com.espertech.esper.compat.threading.locks Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com