 | IReaderWriterLockIsWriterLockHeld 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
Syntaxbool IsWriterLockHeld { get; }
Property Value
Type:
Boolean
The is writer lock held.
See Also