 | CopyOnWriteListTWriteLock Property |
Gets the write lock.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic ILockable WriteLock { get; }
Property Value
Type:
ILockableThe write lock.
See Also