Click or drag to resize

LockStrategyNoneINSTANCE Field

Instance of a lock strategy that does not obtain a lock.

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public static readonly LockStrategyNone INSTANCE

Field Value

Type: LockStrategyNone
See Also