NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
DummyReaderWriterLock Class
DummyReaderWriterLock Properties
IsWriterLockHeld Property
ReadLock Property
WriteLock Property
DummyReaderWriterLock
WriteLock Property
Gets the write-side lockable
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
ILockable
WriteLock
{
get
; }
Property Value
Type:
ILockable
Implements
IReaderWriterLock
WriteLock
See Also
Reference
DummyReaderWriterLock Class
com.espertech.esper.compat.threading.locks Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com