 | DefaultReaderWriterLockManagerDefaultLockTimeout Property |
Gets or sets the default lock timeout.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int DefaultLockTimeout { get; set; }
Property Value
Type:
Int32
The default lock timeout.
See Also