 | IReaderWriterLockCommonAcquireWriterLock Method |
Acquires the writer lock.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxvoid AcquireWriterLock(
long timeout
)
Parameters
- timeout
- Type: SystemInt64
The timeout.
See Also