Click or drag to resize

LockingSUSPEND Field

Blocking that suspends a thread and notifies a thread to wake up can be more expensive then spin locks.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const Locking SUSPEND = 1

Field Value

Type: Locking
See Also