 | TelemetryLockAcquire Method |
Acquires the lock; the lock is released when the disposable
object that was returned is disposed.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic IDisposable Acquire()
Return Value
Type:
IDisposable[Missing <returns> documentation for "M:com.espertech.esper.compat.threading.locks.TelemetryLock.Acquire"]
Implements
ILockableAcquire
See Also