Click or drag to resize

DefaultLockManagerCreateDefaultLock Method

Creates the default lock.

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ILockable CreateDefaultLock()

Return Value

Type: ILockable

[Missing <returns> documentation for "M:com.espertech.esper.compat.threading.locks.DefaultLockManager.CreateDefaultLock"]

Implements

ILockManagerCreateDefaultLock
See Also