Click or drag to resize

MonitorSpinLockLockDepth Property

Gets the lock depth.

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public int LockDepth { get; }

Property Value

Type: Int32
The lock depth.
See Also