 | MonitorSlimLockLockDepth Property |
Gets the lock depth.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int LockDepth { get; }
Property Value
Type:
Int32The lock depth.
See Also