Click or drag to resize

ILockManagerCreateDefaultLock 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#
ILockable CreateDefaultLock()

Return Value

Type: ILockable

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

See Also