NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
SlimReaderWriterLock Class
SlimReaderWriterLock Properties
IsWriterLockHeld Property
ReadLock Property
WriteLock Property
SlimReaderWriterLock
IsWriterLockHeld Property
Indicates if the writer lock is held.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
bool
IsWriterLockHeld
{
get
; }
Property Value
Type:
Boolean
The is writer lock held.
Implements
IReaderWriterLock
IsWriterLockHeld
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