 | MonitorSpinLockLockTimeout Property |
Gets the number of milliseconds until the lock acquisition fails.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int LockTimeout { get; }
Property Value
Type:
Int32The lock timeout.
See Also